Searched refs:moduleImport (Results 1 – 2 of 2) sorted by relevance
143 virtual void moduleImport(SourceLocation ImportLoc, in moduleImport() function366 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, in moduleImport() function368 First->moduleImport(ImportLoc, Path, Imported); in moduleImport()369 Second->moduleImport(ImportLoc, Path, Imported); in moduleImport()
796 Callbacks->moduleImport(ModuleImportLoc, ModuleImportPath, Imported); in LexAfterModuleImport()