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

References

tools/clang/lib/ARCMigrate/TransProperties.cpp
  375                                            ObjCImplementationContext &ImplCtx) {
tools/clang/lib/ARCMigrate/Transforms.cpp
  328     ObjCImplementationContext ImplCtx(MigrateCtx, D);
tools/clang/lib/ARCMigrate/Transforms.h
   77   virtual void traverseObjCImplementation(ObjCImplementationContext &ImplCtx) {}
  129   void traverseObjCImplementation(ObjCImplementationContext &ImplCtx) override;