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

References

tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp
   59          E = SynthesizedProperties.end(); P != E; ++P) {
   59          E = SynthesizedProperties.end(); P != E; ++P) {
   60       ObjCPropertyDecl *PropDecl = P->first;