reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGExpr.cpp
 2580             Address(CapLVal.getPointer(), getContext().getDeclAlign(VD)),
 2581             CapLVal.getType(), LValueBaseInfo(AlignmentSource::Decl),
 2582             CapLVal.getTBAAInfo());