Searched refs:ModuleImportLoc (Results 1 – 2 of 2) sorted by relevance
855 ModuleImportLoc = Identifier.getLocation(); in HandleIdentifier()952 Imported = TheModuleLoader.loadModule(ModuleImportLoc, in LexAfterModuleImport()957 makeModuleVisible(Imported, ModuleImportLoc); in LexAfterModuleImport()960 Callbacks->moduleImport(ModuleImportLoc, ModuleImportPath, Imported); in LexAfterModuleImport()970 Diag(ModuleImportLoc, diag::warn_module_conflict) in makeModuleVisible()
280 SourceLocation ModuleImportLoc; variable