Searched refs:getModuleMapFileForUniquing (Results 1 – 10 of 10) sorted by relevance
428 const FileEntry *getModuleMapFileForUniquing(const Module *M) const;
369 getModuleMapFileForUniquing(UmbrellaModule); in findOrCreateModuleForHeaderInUmbrellaDir()665 ModuleMapFile = getModuleMapFileForUniquing(Parent); in inferFrameworkModule()840 const FileEntry *ModuleMap::getModuleMapFileForUniquing(const Module *M) const { in getModuleMapFileForUniquing() function in ModuleMap1400 assert(ModuleMapFile != Map.getModuleMapFileForUniquing(TopLevelModule) && in parseModuleDecl()
124 getModuleMap().getModuleMapFileForUniquing(Module); in getModuleFileName()
634 OptionalFileEntryRef getModuleMapFileForUniquing(const Module *M) const;
635 OptionalFileEntryRef getModuleMapFileForUniquing(const Module *M) const;
1035 ModMap.getModuleMapFileForUniquing(Module), Module->IsSystem); in compileModuleImpl()
1310 AddPath(Map.getModuleMapFileForUniquing(WritingModule)->getName(), Record); in WriteControlBlock()
3242 const FileEntry *ModMap = M ? Map.getModuleMapFileForUniquing(M) : nullptr; in ReadModuleMapFileBlock()