reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/AnalysisBasedWarnings.cpp
 1255   FM.TraverseStmt(AC.getBody());
 1257   if (!FM.foundSwitchStatements())
 1260   if (PerFunction && FM.getFallthroughStmts().empty())
 1268   FM.fillReachableBlocks(Cfg);
 1281     if (!FM.checkFallThroughIntoBlock(*B, AnnotatedCnt,
 1314   for (const auto *F : FM.getFallthroughStmts())