Searched refs:HashFileOffset (Results 1 – 1 of 1) sorted by relevance
379 std::pair<FileID, unsigned> HashFileOffset = in getSkippedRangeForExcludedConditionalBlock() local382 SourceMgr.getBufferOrNone(HashFileOffset.first); in getSkippedRangeForExcludedConditionalBlock()392 auto MappingIt = SkippedRanges.find(HashFileOffset.second); in getSkippedRangeForExcludedConditionalBlock()398 assert(CurLexerBufferOffset >= HashFileOffset.second && in getSkippedRangeForExcludedConditionalBlock()402 unsigned LengthDiff = CurLexerBufferOffset - HashFileOffset.second; in getSkippedRangeForExcludedConditionalBlock()