Searched refs:getFallthroughStmts (Results 1 – 1 of 1) sorted by relevance
1231 const AttrStmts &getFallthroughStmts() const { return FallthroughStmts; } in getFallthroughStmts() function in __anon9476153b0811::FallthroughMapper1430 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()1484 for (const auto *F : FM.getFallthroughStmts()) in DiagnoseSwitchLabelsFallthrough()