Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1796 bool defaultIsFeasible = I == EI; in processSwitch() local
1829 defaultIsFeasible = true; in processSwitch()
1831 defaultIsFeasible = false; in processSwitch()
1836 if (!defaultIsFeasible) in processSwitch()