Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1053 bool foundSwitchStatements() const { return FoundSwitchStatements; } in foundSwitchStatements() function in __anonbacb7b370811::FallthroughMapper
1263 if (!FM.foundSwitchStatements()) in DiagnoseSwitchLabelsFallthrough()