Searched defs:FnDecl (Results 1 – 3 of 3) sorted by relevance
7581 const FunctionDecl *FnDecl) { in CheckOperatorNewDeleteDeclarationScope()7600 CheckOperatorNewDeleteTypes(Sema &SemaRef, const FunctionDecl *FnDecl, in CheckOperatorNewDeleteTypes()7648 CheckOperatorNewDeclaration(Sema &SemaRef, const FunctionDecl *FnDecl) { in CheckOperatorNewDeclaration()7679 CheckOperatorDeleteDeclaration(Sema &SemaRef, const FunctionDecl *FnDecl) { in CheckOperatorDeleteDeclaration()7702 bool Sema::CheckOverloadedOperatorDeclaration(FunctionDecl *FnDecl) { in CheckOverloadedOperatorDeclaration()7843 bool Sema::CheckLiteralOperatorDeclaration(FunctionDecl *FnDecl) { in CheckLiteralOperatorDeclaration()
8506 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedUnaryOp() local8754 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedBinOp() local8964 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedArraySubscriptExpr() local
1473 FunctionDecl *FnDecl = Best->Function; in FindAllocationOverload() local