Home
last modified time | relevance | path

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

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