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