Home | History | Annotate | Download | only in Checkers

Lines Matching refs:getArgExpr

1043   ProgramStateRef State = FreeMemAux(C, Call.getArgExpr(0),
2222 if (checkUseAfterFree(Sym, C, Call.getArgExpr(I)))
2477 const Expr *ArgE = Call->getArgExpr(i)->IgnoreParenCasts();
2501 const Expr *ArgE = Call->getArgExpr(0)->IgnoreParenCasts();