Searched refs:CurrentLoadedOffset (Results 1 – 2 of 2) sorted by relevance
623 unsigned CurrentLoadedOffset; variable1218 (Start.getOffset() >= CurrentLoadedOffset &&1241 bool LHSLoaded = LHSOffs >= CurrentLoadedOffset; in isInSameSLocAddrSpace()1242 bool RHSLoaded = RHSOffs >= CurrentLoadedOffset; in isInSameSLocAddrSpace()1482 bool LHSLoaded = LHSOffset >= CurrentLoadedOffset; in isBeforeInSLocAddrSpace()1483 bool RHSLoaded = RHS >= CurrentLoadedOffset; in isBeforeInSLocAddrSpace()1555 return Loc.getOffset() >= CurrentLoadedOffset; in isLoadedSourceLocation()
408 CurrentLoadedOffset = MaxLoadedOffset; in clearIDTables()484 if (CurrentLoadedOffset - TotalSize < NextLocalOffset) in AllocateLoadedSLocEntries()488 CurrentLoadedOffset -= TotalSize; in AllocateLoadedSLocEntries()490 return std::make_pair(-ID - 1, CurrentLoadedOffset); in AllocateLoadedSLocEntries()578 NextLocalOffset + FileSize + 1 <= CurrentLoadedOffset && in createFileID()627 NextLocalOffset + TokLength + 1 <= CurrentLoadedOffset && in createExpansionLocImpl()819 if (SLocOffset < CurrentLoadedOffset) { in getFileIDLoaded()2141 << MaxLoadedOffset - CurrentLoadedOffset in PrintStats()