Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1063 const AttrStmts &getFallthroughStmts() const { in getFallthroughStmts() function in __anonbacb7b370811::FallthroughMapper
1266 if (PerFunction && FM.getFallthroughStmts().empty()) in DiagnoseSwitchLabelsFallthrough()
1320 for (const auto *F : FM.getFallthroughStmts()) in DiagnoseSwitchLabelsFallthrough()