Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp910 const AttrStmts &getFallthroughStmts() const { in getFallthroughStmts() function in __anon94e2d5210511::FallthroughMapper
1088 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()
1148 for (const auto *F : FM.getFallthroughStmts()) in DiagnoseSwitchLabelsFallthrough()