Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1513 bool hasCasesNotInSwitch = false; in ActOnFinishSwitchStmt() local
1552 hasCasesNotInSwitch = true; in ActOnFinishSwitchStmt()
1572 if (!hasCasesNotInSwitch) in ActOnFinishSwitchStmt()