Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp1217 bool CaseListIsIncomplete = getCurFunction()->SwitchStack.back().getInt(); in ActOnFinishSwitchStmt() local
1483 if (!CaseListIsErroneous && !CaseListIsIncomplete && in ActOnFinishSwitchStmt()
1500 if (!CaseListIsErroneous && !CaseListIsIncomplete && !HasConstantCond && in ActOnFinishSwitchStmt()