Searched refs:BuildCXXNew (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp1119 return BuildCXXNew(SourceRange(StartLoc, D.getLocEnd()), UseGlobal,
1152 Sema::BuildCXXNew(SourceRange Range, bool UseGlobal, function in class:Sema
H A DTreeTransform.h2273 return getSema().BuildCXXNew(StartLoc, UseGlobal,
/external/clang/include/clang/Sema/
H A DSema.h4297 ExprResult BuildCXXNew(SourceRange Range, bool UseGlobal,

Completed in 444 milliseconds