Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1585 bool defaultIsFeasible = I == EI; in processSwitch() local
1629 defaultIsFeasible = true; in processSwitch()
1633 defaultIsFeasible = false; in processSwitch()
1648 if (!defaultIsFeasible) in processSwitch()