Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1060 const AttrStmts &getFallthroughStmts() const { in getFallthroughStmts() function in __anondf82a8a60811::FallthroughMapper
1270 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()
1324 for (const auto *F : FM.getFallthroughStmts()) in DiagnoseSwitchLabelsFallthrough()