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

References

tools/clang/lib/CodeGen/CGCleanup.cpp
  708     if (FallthroughIsBranchThrough) {
  819           (FallthroughSource && FallthroughIsBranchThrough) ||
  853                  (HasFallthrough && !FallthroughIsBranchThrough) ||
  872         if (FallthroughSource && !FallthroughIsBranchThrough) {
  933         assert(!FallthroughIsBranchThrough);