Searched defs:FunD (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseTemplate.cpp | 1631 FunctionDecl *FunD = LPT.D->getAsFunction(); ParseLateTemplatedFuncDef() local |
/llvm-project/clang/lib/Analysis/ | ||
H A D | Consumed.cpp | 612 handleCall(const CallExpr * Call,const Expr * ObjArg,const FunctionDecl * FunD) handleCall() argument |