Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1306 bool ShouldCheckConstantCond = HasConstantCond; in ActOnFinishSwitchStmt() local
1313 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()
1315 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()
1388 if (ShouldCheckConstantCond && in ActOnFinishSwitchStmt()
1391 ShouldCheckConstantCond = false; in ActOnFinishSwitchStmt()
1447 ShouldCheckConstantCond) { in ActOnFinishSwitchStmt()