Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp1332 if (CheckAllocatedType(AllocType, TypeRange.getBegin(), TypeRange)) in BuildCXXNew()
1657 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType() function in Sema
/external/clang/include/clang/Sema/
DSema.h4420 bool CheckAllocatedType(QualType AllocType, SourceLocation Loc,