Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1087 const AttrStmts &getFallthroughStmts() const { in getFallthroughStmts() function in __anon9476153b0811::FallthroughMapper
1290 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()
1344 for (const auto *F : FM.getFallthroughStmts()) in DiagnoseSwitchLabelsFallthrough()