Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1059 const AttrStmts &getFallthroughStmts() const { in getFallthroughStmts() function in __anondc78ae6b0811::FallthroughMapper
1262 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()
1316 for (const auto *F : FM.getFallthroughStmts()) in DiagnoseSwitchLabelsFallthrough()