Searched refs:ModMapFile (Results 1 – 1 of 1) sorted by relevance
509 if (const FileEntry *ModMapFile = FileMgr.getFile(ModMapPath)) { in inferFrameworkModule() local510 parseModuleMapFile(ModMapFile, IsSystem); in inferFrameworkModule()