Searched refs:IncludeFileID (Results 1 – 1 of 1) sorted by relevance
1861 FileID IncludeFileID = SourceMgr.getFileID(File.getIncludeLoc()); in WriteInputFiles() local1862 Entry.IsTopLevel = IncludeFileID.isInvalid() || IncludeFileID.ID < 0 || in WriteInputFiles()1863 !IsSLocFileEntryAffecting[IncludeFileID.ID]; in WriteInputFiles()