Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDExprEngine.cpp1755 bool defaultIsFeasible = I == EI; in processSwitch() local
1799 defaultIsFeasible = true; in processSwitch()
1803 defaultIsFeasible = false; in processSwitch()
1818 if (!defaultIsFeasible) in processSwitch()