Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp921 ProgramStateRef InlinedFailedState = getInlineFailedState(State, E); in defaultEvalCall() local
922 if (InlinedFailedState) { in defaultEvalCall()
924 State = InlinedFailedState; in defaultEvalCall()