Searched refs:ModuleImportLoc (Results 1 – 2 of 2) sorted by relevance
714 ModuleImportLoc = Identifier.getLocation(); in HandleIdentifier()788 Imported = TheModuleLoader.loadModule(ModuleImportLoc, in LexAfterModuleImport()793 makeModuleVisible(Imported, ModuleImportLoc); in LexAfterModuleImport()796 Callbacks->moduleImport(ModuleImportLoc, ModuleImportPath, Imported); in LexAfterModuleImport()806 Diag(ModuleImportLoc, diag::warn_module_conflict) in makeModuleVisible()
245 SourceLocation ModuleImportLoc; variable