Searched refs:EntryOfIncl (Results 1 – 1 of 1) sorted by relevance
550 if (const FileEntry *EntryOfIncl = SourceMgr.getFileEntryForID(IDOfIncl)) { in getModuleForLocation() local552 return ModMap.findModuleForHeader(EntryOfIncl).getModule(); in getModuleForLocation()