Searched defs:UseGlobal (Results 1 – 3 of 3) sorted by relevance
3045 Parser::ParseCXXNewExpression(bool UseGlobal, SourceLocation Start) { in ParseCXXNewExpression()3258 Parser::ParseCXXDeleteExpression(bool UseGlobal, SourceLocation Start) { in ParseCXXDeleteExpression()
1771 Sema::ActOnCXXNew(SourceLocation StartLoc, bool UseGlobal, in ActOnCXXNew()1894 Sema::BuildCXXNew(SourceRange Range, bool UseGlobal, in BuildCXXNew()3447 Sema::ActOnCXXDelete(SourceLocation StartLoc, bool UseGlobal, in ActOnCXXDelete()
3086 bool UseGlobal, in RebuildCXXNewExpr()