Searched refs:getByrefLifetime (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGBlocks.cpp2099 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) &&
2172 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout);
H A DCGDebugInfo.cpp2878 if (CGM.getContext().getByrefLifetime(Type, Lifetime,
/external/clang/include/clang/AST/
H A DASTContext.h1099 bool getByrefLifetime(QualType Ty,
/external/clang/lib/AST/
H A DASTContext.cpp4994 bool ASTContext::getByrefLifetime(QualType Ty, function in class:ASTContext

Completed in 189 milliseconds