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

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp556 ProgramStateRef ExprEngine::bindReturnValue(const CallEvent &Call, function in class:ExprEngine
592 State = bindReturnValue(Call, Pred->getLocationContext(), State);
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h468 ProgramStateRef bindReturnValue(const CallEvent &Call,

Completed in 244 milliseconds