Searched refs:CurrentLoadedOffset (Results 1 – 2 of 2) sorted by relevance
657 unsigned CurrentLoadedOffset; variable1300 (Start.getOffset() >= CurrentLoadedOffset &&1323 bool LHSLoaded = LHSOffs >= CurrentLoadedOffset; in isInSameSLocAddrSpace()1324 bool RHSLoaded = RHSOffs >= CurrentLoadedOffset; in isInSameSLocAddrSpace()1585 bool LHSLoaded = LHSOffset >= CurrentLoadedOffset; in isBeforeInSLocAddrSpace()1586 bool RHSLoaded = RHS >= CurrentLoadedOffset; in isBeforeInSLocAddrSpace()1666 return Loc.getOffset() >= CurrentLoadedOffset; in isLoadedSourceLocation()
357 CurrentLoadedOffset = MaxLoadedOffset; in clearIDTables()461 if (CurrentLoadedOffset - TotalSize < NextLocalOffset) in AllocateLoadedSLocEntries()465 CurrentLoadedOffset -= TotalSize; in AllocateLoadedSLocEntries()467 return std::make_pair(-ID - 1, CurrentLoadedOffset); in AllocateLoadedSLocEntries()555 NextLocalOffset + FileSize + 1 <= CurrentLoadedOffset && in createFileID()615 NextLocalOffset + TokLength + 1 <= CurrentLoadedOffset && in createExpansionLocImpl()807 if (SLocOffset < CurrentLoadedOffset) { in getFileIDLoaded()2106 << MaxLoadedOffset - CurrentLoadedOffset in PrintStats()