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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1696 QualType getLifetimeQualifiedType(QualType type, function in class:clang::ASTContext::DynTypedNodeList
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1354 AllocType = Context.getLifetimeQualifiedType(AllocType,
H A DSemaDecl.cpp5379 type = Context.getLifetimeQualifiedType(type, lifetime);
10598 T = Context.getLifetimeQualifiedType(T, lifetime);

Completed in 121 milliseconds