Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp1247 if (CheckAllocatedType(AllocType, TypeRange.getBegin(), TypeRange)) in BuildCXXNew()
1571 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType() function in Sema
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h4476 bool CheckAllocatedType(QualType AllocType, SourceLocation Loc,