Searched refs:findModuleForHeader (Results 1 – 7 of 7) sorted by relevance
442 KnownHeader findModuleForHeader(const FileEntry *File,
662 ModuleMap::KnownHeader findModuleForHeader(const FileEntry *File,
1558 HeaderSearch::findModuleForHeader(const FileEntry *File, bool AllowTextual, in findModuleForHeader() function in HeaderSearch1565 return ModMap.findModuleForHeader(File, AllowTextual, AllowExcluded); in findModuleForHeader()1582 HS.findModuleForHeader(File, /*AllowTextual*/true); in suggestModule()
848 .findModuleForHeader(EntryOfIncl, AllowTextual) in getModuleForLocation()
583 ModuleMap::KnownHeader ModuleMap::findModuleForHeader(const FileEntry *File, in findModuleForHeader() function in ModuleMap
745 if (HS.findModuleForHeader(FE)) in HandleDiagnostic()
8739 ModuleMap::KnownHeader Header = HS.findModuleForHeader(FE); in clang_getModuleForFile()