Searched defs:ObjArg (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Analysis/ | ||
H A D | Consumed.cpp | 611 handleCall(const CallExpr * Call,const Expr * ObjArg,const FunctionDecl * FunD) handleCall() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 1214 const Expr *ObjArg = TheCall->getArg(NewIndex); checkFortifiedBuiltinMemoryFunction() local |