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