Searched refs:CheckOperatorDeleteDeclaration (Results 1 – 1 of 1) sorted by relevance
15438 CheckOperatorDeleteDeclaration(Sema &SemaRef, FunctionDecl *FnDecl) { in CheckOperatorDeleteDeclaration() function15495 return CheckOperatorDeleteDeclaration(*this, FnDecl); in CheckOverloadedOperatorDeclaration()