Searched refs:bindReturnValue (Results 1 - 3 of 3) 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);
H A DExprEngineCXX.cpp80 State = bindReturnValue(Call, LCtx, State);
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h520 ProgramStateRef bindReturnValue(const CallEvent &Call,

Completed in 64 milliseconds