Home | History | Annotate | Download | only in Sema

Lines Matching full:fdecl

3566                                FunctionDecl *FDecl,
7554 VariadicCallType getVariadicCallType(FunctionDecl *FDecl,
7579 bool GatherArgumentsForCall(SourceLocation CallLoc, FunctionDecl *FDecl,
7590 FunctionDecl *FDecl);
8200 bool CheckFunctionCall(FunctionDecl *FDecl, CallExpr *TheCall,
8207 void CheckConstructorCall(FunctionDecl *FDecl,
8212 void checkCall(NamedDecl *FDecl, ArrayRef<const Expr *> Args,
8285 const FunctionDecl *FDecl,