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

References

tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp
  167            I = S->body_begin(), E = S->body_end(); I != E; ++I) {
  167            I = S->body_begin(), E = S->body_end(); I != E; ++I) {
  175               collectRefs(VD, S, info.Refs);
  181                 Scopes.back().CompoundParent = S;
  196               Scopes.back().CompoundParent = S;
  209         handlePoolScope(scope, S);