Home
last modified time | relevance | path

Searched refs:CheckAllocatedType (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExprCXX.cpp1194 if (CheckAllocatedType(AllocType, TypeRange.getBegin(), TypeRange)) in BuildCXXNew()
1518 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType() function in Sema
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h4171 bool CheckAllocatedType(QualType AllocType, SourceLocation Loc,