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

References

tools/clang/lib/CodeGen/CGCleanup.cpp
  143   for (EHScopeStack::iterator it = begin(); stabilize(it) != Old; it++) {
  143   for (EHScopeStack::iterator it = begin(); stabilize(it) != Old; it++) {
  144     EHCleanupScope *cleanup = dyn_cast<EHCleanupScope>(&*it);