Searched refs:getLifetimeQualifiedType (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h1356 QualType getLifetimeQualifiedType(QualType type, function in class:clang::ASTContext
/external/clang/lib/Sema/
H A DSemaDecl.cpp4129 type = Context.getLifetimeQualifiedType(type, lifetime);
7454 T = Context.getLifetimeQualifiedType(T, lifetime);
H A DSemaExprCXX.cpp1147 AllocType = Context.getLifetimeQualifiedType(AllocType,

Completed in 102 milliseconds