Searched refs:DeleteName (Results 1 – 1 of 1) sorted by relevance
1268 DeclarationName DeleteName = Context.DeclarationNames.getCXXOperatorName( in FindAllocationFunctions() local1312 LookupResult FoundDelete(*this, DeleteName, StartLoc, LookupOrdinaryName); in FindAllocationFunctions()1417 << DeleteName; in FindAllocationFunctions()1877 DeclarationName DeleteName = Context.DeclarationNames.getCXXOperatorName( in ActOnCXXDelete() local1885 FindDeallocationFunction(StartLoc, RD, DeleteName, OperatorDelete)) in ActOnCXXDelete()1938 if (FindAllocationOverload(StartLoc, SourceRange(), DeleteName, in ActOnCXXDelete()