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

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp881 return BuildCXXNew(StartLoc, UseGlobal,
896 Sema::BuildCXXNew(SourceLocation StartLoc, bool UseGlobal, function in class:Sema
H A DTreeTransform.h1934 return getSema().BuildCXXNew(StartLoc, UseGlobal,
/external/clang/include/clang/Sema/
H A DSema.h3068 ExprResult BuildCXXNew(SourceLocation StartLoc, bool UseGlobal,

Completed in 80 milliseconds