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