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

Declarations

tools/clang/include/clang/AST/ASTContext.h
 1291   bool getByrefLifetime(QualType Ty,

References

tools/clang/lib/CodeGen/CGBlocks.cpp
 2774   if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) &&
 2846     getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout);
tools/clang/lib/CodeGen/CGDebugInfo.cpp
 3862   if (CGM.getContext().getByrefLifetime(Type, Lifetime,