Searched refs:ModuleImportLoc (Results 1 – 2 of 2) sorted by relevance
678 ModuleImportLoc = Identifier.getLocation(); in HandleIdentifier()752 Imported = TheModuleLoader.loadModule(ModuleImportLoc, in LexAfterModuleImport()757 Callbacks->moduleImport(ModuleImportLoc, ModuleImportPath, Imported); in LexAfterModuleImport()
242 SourceLocation ModuleImportLoc; variable