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

References

tools/clang/include/clang/Sema/ScopeInfo.h
  397     HasBranchIntoScope = true;
  433           (HasBranchProtectedScope && HasBranchIntoScope));
tools/clang/lib/Sema/ScopeInfo.cpp
   27   HasBranchIntoScope = false;