Home | History | Annotate | Download | only in Sema

Lines Matching defs:NewName

1746   DeclarationName NewName = Context.DeclarationNames.getCXXOperatorName(
1756 if (FindAllocationOverload(StartLoc, Range, NewName, AllocArgs, Record,
1766 if (FindAllocationOverload(StartLoc, Range, NewName, AllocArgs, TUDecl,
1776 NewName = Context.DeclarationNames.getCXXOperatorName(OO_New);
1778 if (FindAllocationOverload(StartLoc, Range, NewName, AllocArgs, TUDecl,