Searched refs:DeleteName (Results 1 – 1 of 1) sorted by relevance
1662 DeclarationName DeleteName = Context.DeclarationNames.getCXXOperatorName( in FindAllocationFunctions() local1691 DeleteName = Context.DeclarationNames.getCXXOperatorName(OO_Delete); in FindAllocationFunctions()1714 LookupResult FoundDelete(*this, DeleteName, StartLoc, LookupOrdinaryName); in FindAllocationFunctions()1839 << DeleteName; in FindAllocationFunctions()2378 DeclarationName DeleteName = Context.DeclarationNames.getCXXOperatorName( in ActOnCXXDelete() local2383 FindDeallocationFunction(StartLoc, PointeeRD, DeleteName, in ActOnCXXDelete()2442 DeleteName); in ActOnCXXDelete()