Searched refs:HashFileOffset (Results 1 – 1 of 1) sorted by relevance
408 std::pair<FileID, unsigned> HashFileOffset = in getSkippedRangeForExcludedConditionalBlock() local411 SourceMgr.getBufferOrNone(HashFileOffset.first); in getSkippedRangeForExcludedConditionalBlock()421 auto MappingIt = SkippedRanges.find(HashFileOffset.second); in getSkippedRangeForExcludedConditionalBlock()427 assert(CurLexerBufferOffset >= HashFileOffset.second && in getSkippedRangeForExcludedConditionalBlock()431 unsigned LengthDiff = CurLexerBufferOffset - HashFileOffset.second; in getSkippedRangeForExcludedConditionalBlock()