Home | History | Annotate | Download | only in Sema

Lines Matching defs:NewName

1573   DeclarationName NewName = Context.DeclarationNames.getCXXOperatorName(
1583 if (FindAllocationOverload(StartLoc, Range, NewName, AllocArgs, Record,
1593 if (FindAllocationOverload(StartLoc, Range, NewName, AllocArgs, TUDecl,
1603 NewName = Context.DeclarationNames.getCXXOperatorName(OO_New);
1605 NewName, AllocArgs, TUDecl,