Searched refs:ModuleImportLoc (Results 1 – 2 of 2) sorted by relevance
654 ModuleImportLoc = Identifier.getLocation(); in HandleIdentifier()726 Module *Imported = TheModuleLoader.loadModule(ModuleImportLoc, in LexAfterModuleImport()731 Callbacks->moduleImport(ModuleImportLoc, ModuleImportPath, Imported); in LexAfterModuleImport()
229 SourceLocation ModuleImportLoc; variable