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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1492 QualType getLifetimeQualifiedType(QualType type, function in class:clang::ASTContext
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1207 AllocType = Context.getLifetimeQualifiedType(AllocType,
H A DSemaDecl.cpp4789 type = Context.getLifetimeQualifiedType(type, lifetime);
9290 T = Context.getLifetimeQualifiedType(T, lifetime);

Completed in 371 milliseconds