reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1291 bool getByrefLifetime(QualType Ty,
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,