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