Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2009 if (CheckAllocatedType(AllocType, TypeRange.getBegin(), TypeRange)) in BuildCXXNew()
2370 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h6233 bool CheckAllocatedType(QualType AllocType, SourceLocation Loc,