Home
last modified time | relevance | path

Searched refs:processArgument (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp400 static SVal processArgument(SVal Value, const Expr *ArgumentExpr, in processArgument() function
497 std::make_pair(ParamLoc, processArgument(ArgVal, ArgExpr, *I, SVB))); in addParameterValuesToBindings()