mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add support for loading cross-import files
This commit is contained in:
@@ -393,6 +393,8 @@ public:
|
||||
|
||||
virtual StringRef getFilename() const override;
|
||||
|
||||
virtual StringRef getModuleDefiningPath() const override;
|
||||
|
||||
ClassDecl *getMainClass() const override;
|
||||
|
||||
bool hasEntryPoint() const override;
|
||||
|
||||
Reference in New Issue
Block a user