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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2099 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) &&
2172 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout);
H A DCGDebugInfo.cpp2886 if (CGM.getContext().getByrefLifetime(Type, Lifetime,
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1104 bool getByrefLifetime(QualType Ty,
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5035 bool ASTContext::getByrefLifetime(QualType Ty, function in class:ASTContext

Completed in 114 milliseconds