Searched refs:processArgument (Results 1 – 2 of 2) sorted by relevance
62 const clang::CallExpr *processArgument(const Expr *Arg, in processArgument() function98 processArgument(Arg, Result, &CheckResult)) { in processCall()
398 static SVal processArgument(SVal Value, const Expr *ArgumentExpr, in processArgument() function456 std::make_pair(ParamLoc, processArgument(ArgVal, ArgExpr, *I, SVB))); in addParameterValuesToBindings()