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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 2028 QualType getLifetimeQualifiedType(QualType type,
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprCXX.cpp 2016 AllocType = Context.getLifetimeQualifiedType(AllocType,
SemaDecl.cpp 6337 type = Context.getLifetimeQualifiedType(type, lifetime);
13843 T = Context.getLifetimeQualifiedType(T, lifetime);

Completed in 33 milliseconds