Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/ !
H A DAnalysisBasedWarnings.cpp1077 bool foundSwitchStatements() const { return FoundSwitchStatements; } in foundSwitchStatements() function in __anon54a1acb00811::FallthroughMapper
1287 if (!FM.foundSwitchStatements()) in DiagnoseSwitchLabelsFallthrough()