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 __anon6dec69460611::FallthroughMapper
1122 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()
1173 for (const auto *F : FM.getFallthroughStmts()) in DiagnoseSwitchLabelsFallthrough()