Searched refs:DeleteName (Results 1 – 3 of 3) sorted by relevance
2706 TEST_F(InlineTest, DeleteName) { in TEST_F() argument
1990 DeclarationName DeleteName = Context.DeclarationNames.getCXXOperatorName( in FindAllocationFunctions() local2019 DeleteName = Context.DeclarationNames.getCXXOperatorName(OO_Delete); in FindAllocationFunctions()2042 LookupResult FoundDelete(*this, DeleteName, StartLoc, LookupOrdinaryName); in FindAllocationFunctions()2167 << DeleteName; in FindAllocationFunctions()2961 DeclarationName DeleteName = Context.DeclarationNames.getCXXOperatorName( in ActOnCXXDelete() local2966 FindDeallocationFunction(StartLoc, PointeeRD, DeleteName, in ActOnCXXDelete()3005 DeleteName); in ActOnCXXDelete()