Searched refs:IDOfIncl (Results 1 – 1 of 1) sorted by relevance
661 FileID IDOfIncl = SourceMgr.getFileID(SourceMgr.getExpansionLoc(Loc)); in getModuleForLocation() local662 if (const FileEntry *EntryOfIncl = SourceMgr.getFileEntryForID(IDOfIncl)) { in getModuleForLocation()