Searched defs:FnDecl (Results 1 – 3 of 3) sorted by relevance
11480 const FunctionDecl *FnDecl) { in CheckOperatorNewDeleteDeclarationScope()11499 CheckOperatorNewDeleteTypes(Sema &SemaRef, const FunctionDecl *FnDecl, in CheckOperatorNewDeleteTypes()11547 CheckOperatorNewDeclaration(Sema &SemaRef, const FunctionDecl *FnDecl) { in CheckOperatorNewDeclaration()11578 CheckOperatorDeleteDeclaration(Sema &SemaRef, FunctionDecl *FnDecl) { in CheckOperatorDeleteDeclaration()11601 bool Sema::CheckOverloadedOperatorDeclaration(FunctionDecl *FnDecl) { in CheckOverloadedOperatorDeclaration()11738 bool Sema::CheckLiteralOperatorDeclaration(FunctionDecl *FnDecl) { in CheckLiteralOperatorDeclaration()
11319 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedUnaryOp() local11529 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedBinOp() local11761 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedArraySubscriptExpr() local
2003 FunctionDecl *FnDecl = Best->Function; in FindAllocationOverload() local