Searched refs:lookupModuleMapFile (Results 1 – 3 of 3) sorted by relevance
518 const FileEntry *lookupModuleMapFile(const DirectoryEntry *Dir,
1196 HeaderSearch::lookupModuleMapFile(const DirectoryEntry *Dir, bool IsFramework) { in lookupModuleMapFile() function in HeaderSearch1258 if (const FileEntry *ModuleMapFile = lookupModuleMapFile(Dir, IsFramework)) { in loadModuleMapFile()
636 HeaderInfo.lookupModuleMapFile(ParentDir, IsFrameworkDir)) { in inferFrameworkModule()