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

References

tools/clang/include/clang/Sema/ScopeInfo.h
  417     HasFallthroughStmt = true;
tools/clang/lib/Sema/AnalysisBasedWarnings.cpp
 2214       fscope->HasFallthroughStmt) {
tools/clang/lib/Sema/ScopeInfo.cpp
   31   HasFallthroughStmt = false;