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

/external/clang/lib/Sema/
H A DSemaStmt.cpp1044 bool hasCasesNotInSwitch = false; local
1067 hasCasesNotInSwitch = true;
1101 if (!hasCasesNotInSwitch)

Completed in 124 milliseconds