Home
last modified time | relevance | path

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

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