Searched refs:DeleteName (Results 1 – 1 of 1) sorted by relevance
1756 DeclarationName DeleteName = Context.DeclarationNames.getCXXOperatorName( in FindAllocationFunctions() local1785 DeleteName = Context.DeclarationNames.getCXXOperatorName(OO_Delete); in FindAllocationFunctions()1808 LookupResult FoundDelete(*this, DeleteName, StartLoc, LookupOrdinaryName); in FindAllocationFunctions()1933 << DeleteName; in FindAllocationFunctions()2736 DeclarationName DeleteName = Context.DeclarationNames.getCXXOperatorName( in ActOnCXXDelete() local2741 FindDeallocationFunction(StartLoc, PointeeRD, DeleteName, in ActOnCXXDelete()2800 DeleteName); in ActOnCXXDelete()