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