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