Searched refs:findModuleForHeader (Results 1 – 14 of 14) sorted by relevance
1142 HeaderSearch::findModuleForHeader(const FileEntry *File) const { in findModuleForHeader() function in HeaderSearch1148 return ModMap.findModuleForHeader(File); in findModuleForHeader()1157 *SuggestedModule = findModuleForHeader(File); in findUsableModuleForHeader()1183 *SuggestedModule = findModuleForHeader(File); in findUsableModuleForFrameworkHeader()
328 ModuleMap::KnownHeader ModuleMap::findModuleForHeader(const FileEntry *File) { in findModuleForHeader() function in ModuleMap934 if (Module *Mod = findModuleForHeader(ExpansionFile).getModule()) in inferModuleFromLocation()
665 .findModuleForHeader(EntryOfIncl) in getModuleForLocation()
320 KnownHeader findModuleForHeader(const FileEntry *File);
523 ModuleMap::KnownHeader findModuleForHeader(const FileEntry *File) const;
436 KnownHeader findModuleForHeader(const FileEntry *File,
584 ModuleMap::KnownHeader findModuleForHeader(const FileEntry *File,
1412 HeaderSearch::findModuleForHeader(const FileEntry *File, in findModuleForHeader() function in HeaderSearch1419 return ModMap.findModuleForHeader(File, AllowTextual); in findModuleForHeader()1436 HS.findModuleForHeader(File, /*AllowTextual*/true); in suggestModule()
642 .findModuleForHeader(EntryOfIncl) in getModuleForLocation()
571 ModuleMap::KnownHeader ModuleMap::findModuleForHeader(const FileEntry *File, in findModuleForHeader() function in ModuleMap
136 if (HS.findModuleForHeader(FE)) in HandleDiagnostic()
749 if (HS.findModuleForHeader(FE)) in HandleDiagnostic()
7357 ModuleMap::KnownHeader Header = HS.findModuleForHeader(FE); in clang_getModuleForFile()
8394 ModuleMap::KnownHeader Header = HS.findModuleForHeader(FE); in clang_getModuleForFile()