Searched refs:HashFileOffset (Results 1 – 1 of 1) sorted by relevance
400 std::pair<FileID, unsigned> HashFileOffset = in getSkippedRangeForExcludedConditionalBlock() local403 SourceMgr.getBufferOrNone(HashFileOffset.first); in getSkippedRangeForExcludedConditionalBlock()413 auto MappingIt = SkippedRanges.find(HashFileOffset.second); in getSkippedRangeForExcludedConditionalBlock()419 assert(CurLexerBufferOffset >= HashFileOffset.second && in getSkippedRangeForExcludedConditionalBlock()423 unsigned LengthDiff = CurLexerBufferOffset - HashFileOffset.second; in getSkippedRangeForExcludedConditionalBlock()