Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp916 const AttrStmts &getFallthroughStmts() const { in getFallthroughStmts() function in __anon75d552dd0611::FallthroughMapper
1094 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()
1153 for (const auto *F : FM.getFallthroughStmts()) in DiagnoseSwitchLabelsFallthrough()