Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1750 bool defaultIsFeasible = I == EI; in processSwitch() local
1794 defaultIsFeasible = true; in processSwitch()
1798 defaultIsFeasible = false; in processSwitch()
1813 if (!defaultIsFeasible) in processSwitch()