Files
swift-mirror/lib/PrintAsObjC/ModuleContentsWriter.cpp
Jordan Rose a3063ccfc0 [PrintAsObjC] Use TypeDeclFinder instead of custom TypeVisitor (#27189)
This is the same type-walking logic we use for access control
checking, so it had better be correct. Perfect case for DRY!

No functionality change.
2019-09-14 15:20:47 -07:00

19 KiB