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

References

tools/clang/lib/CodeGen/CGCleanup.cpp
  696       (HasFixups || HasExistingBranches || HasFallthrough)) {
  770     if (HasFallthrough && !HasPrebranchedFallthrough &&
  790       if (HasFallthrough) {
  831       if (!Scope.hasBranchThroughs() && !HasFixups && !HasFallthrough &&
  853                  (HasFallthrough && !FallthroughIsBranchThrough) ||
  874           if (HasFallthrough)
  922       if (!HasFallthrough && FallthroughSource) {
  932       } else if (HasFallthrough && FallthroughDest) {
  938       } else if (HasFallthrough) {