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

References

tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp
   58          P = SynthesizedProperties.begin(),
   59          E = SynthesizedProperties.end(); P != E; ++P) {
  127               SynthesizedProperties[PD] = PID;
  136     SynthesizedProperties.clear();
  175            P = SynthesizedProperties.begin(),
  176            E = SynthesizedProperties.end(); P != E; ++P) {
  206       if (!SynthesizedProperties.count(PDecl))