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

/external/clang/lib/Sema/
H A DSemaStmt.cpp996 bool hasCasesNotInSwitch = false; local
1019 hasCasesNotInSwitch = true;
1053 if (!hasCasesNotInSwitch)

Completed in 117 milliseconds