Searched refs:CurrentLoadedOffset (Results 1 – 4 of 4) 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()
702 unsigned CurrentLoadedOffset; variable1326 (Start.getOffset() >= CurrentLoadedOffset &&1349 bool LHSLoaded = LHSOffs >= CurrentLoadedOffset; in isInSameSLocAddrSpace()1350 bool RHSLoaded = RHSOffs >= CurrentLoadedOffset; in isInSameSLocAddrSpace()1630 bool LHSLoaded = LHSOffset >= CurrentLoadedOffset; in isBeforeInSLocAddrSpace()1631 bool RHSLoaded = RHS >= CurrentLoadedOffset; in isBeforeInSLocAddrSpace()1710 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()
344 CurrentLoadedOffset = MaxLoadedOffset; in clearIDTables()453 if (CurrentLoadedOffset - TotalSize < NextLocalOffset) in AllocateLoadedSLocEntries()457 CurrentLoadedOffset -= TotalSize; in AllocateLoadedSLocEntries()459 return std::make_pair(-ID - 1, CurrentLoadedOffset); in AllocateLoadedSLocEntries()602 NextLocalOffset + FileSize + 1 <= CurrentLoadedOffset)) { in createFileIDImpl()667 NextLocalOffset + TokLength + 1 <= CurrentLoadedOffset && in createExpansionLocImpl()856 if (SLocOffset < CurrentLoadedOffset) { in getFileIDLoaded()2081 << MaxLoadedOffset - CurrentLoadedOffset in PrintStats()