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

/external/clang/lib/CodeGen/
H A DCGBlocks.cpp2041 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) &&
2115 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout);
H A DCGDebugInfo.cpp2663 if (CGM.getContext().getByrefLifetime(Type,
/external/clang/include/clang/AST/
H A DASTContext.h975 bool getByrefLifetime(QualType Ty,
/external/clang/lib/AST/
H A DASTContext.cpp4729 bool ASTContext::getByrefLifetime(QualType Ty, function in class:ASTContext

Completed in 91 milliseconds