Searched defs:bindReturnValue (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp535 ProgramStateRef ExprEngine::bindReturnValue(const CallEvent &Call, function in class:ExprEngine
578 State = bindReturnValue(Call, Pred->getLocationContext(), State);

Completed in 27 milliseconds