Searched defs:FnDecl (Results 1 – 3 of 3) sorted by relevance
11658 const FunctionDecl *FnDecl) { in CheckOperatorNewDeleteDeclarationScope()11677 CheckOperatorNewDeleteTypes(Sema &SemaRef, const FunctionDecl *FnDecl, in CheckOperatorNewDeleteTypes()11725 CheckOperatorNewDeclaration(Sema &SemaRef, const FunctionDecl *FnDecl) { in CheckOperatorNewDeclaration()11756 CheckOperatorDeleteDeclaration(Sema &SemaRef, FunctionDecl *FnDecl) { in CheckOperatorDeleteDeclaration()11779 bool Sema::CheckOverloadedOperatorDeclaration(FunctionDecl *FnDecl) { in CheckOverloadedOperatorDeclaration()11959 bool Sema::CheckLiteralOperatorDeclaration(FunctionDecl *FnDecl) { in CheckLiteralOperatorDeclaration()
11566 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedUnaryOp() local11776 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedBinOp() local12008 FunctionDecl *FnDecl = Best->Function; in CreateOverloadedArraySubscriptExpr() local
2237 FunctionDecl *FnDecl = Best->Function; in FindAllocationOverload() local