Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp900 bool foundSwitchStatements() const { return FoundSwitchStatements; } in foundSwitchStatements() function in __anon94e2d5210511::FallthroughMapper
1085 if (!FM.foundSwitchStatements()) in DiagnoseSwitchLabelsFallthrough()