Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp907 ProgramStateRef InlinedFailedState = getInlineFailedState(State, E); in defaultEvalCall() local
908 if (InlinedFailedState) { in defaultEvalCall()
910 State = InlinedFailedState; in defaultEvalCall()