HomeSort by: relevance | last modified time | path
    Searched refs:getByrefLifetime (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGBlocks.cpp 2704 if (getContext().getByrefLifetime(Ty, Lifetime, HasByrefExtendedLayout) &&
2776 getContext().getByrefLifetime(type, ByrefLifetime, HasByrefExtendedLayout);
CGDebugInfo.cpp 4204 if (CGM.getContext().getByrefLifetime(Type, Lifetime,
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1312 bool getByrefLifetime(QualType Ty,
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 6781 bool ASTContext::getByrefLifetime(QualType Ty,

Completed in 59 milliseconds