Searched refs:onImport (Results 1 – 6 of 6) sorted by relevance
36 static bool onImport(Module *);
35 static bool onImport(Module *);
56 extern (C++) static bool onImport(Module m);
946 if (!this.isRoot() && Compiler.onImport(this)) in parseModule()
154 Compiler::onImport (Module *) in onImport() function in Compiler
1004 (Compiler::onImport): New function.