Home | History | Annotate | Download | only in Checkers

Lines Matching refs:getArgExpr

835   ProgramStateRef State = FreeMemAux(C, Call.getArgExpr(0),
1892 if (checkUseAfterFree(Sym, C, Call.getArgExpr(I)))
2132 const Expr *ArgE = Call->getArgExpr(i)->IgnoreParenCasts();
2156 const Expr *ArgE = Call->getArgExpr(0)->IgnoreParenCasts();