Lines Matching defs:getArgExpr
67 const Expr *getArgExpr(const CallExpr *CE, CheckerContext &C) const;
187 const Expr *ExprInspectionChecker::getArgExpr(const CallExpr *CE,
198 const Expr *Arg = getArgExpr(CE, C);
254 const Expr *Arg = getArgExpr(CE, C);
289 const Expr *Arg = getArgExpr(CE, C);
304 const Expr *Arg = getArgExpr(CE, C);
314 const Expr *Arg = getArgExpr(CE, C);
324 const Expr *Arg = getArgExpr(CE, C);
337 const Expr *Arg = getArgExpr(CE, C);
362 C.getState(), C.getSVal(getArgExpr(CE, C)), ElementTy);
373 const Expr *Arg = getArgExpr(CE, C);
526 const Expr *Arg = getArgExpr(CE, C);