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