Searched refs:FindUsualDeallocationFunction (Results 1 – 3 of 3) sorted by relevance
1152 OperatorDelete = S.FindUsualDeallocationFunction(Loc, IDP, DeleteName); in findDeleteForPromise()
3567 Sema::FindUsualDeallocationFunction(SourceLocation StartLoc, in FindUsualDeallocationFunction() function in Sema3615 return FindUsualDeallocationFunction(Loc, IDP, Name); in FindDeallocationFunctionForDestructor()4131 OperatorDelete = FindUsualDeallocationFunction(StartLoc, IDP, DeleteName); in ActOnCXXDelete()
8537 FunctionDecl *FindUsualDeallocationFunction(SourceLocation StartLoc,