Searched refs:MappingIt (Results 1 – 1 of 1) sorted by relevance
413 auto MappingIt = SkippedRanges.find(HashFileOffset.second); in getSkippedRangeForExcludedConditionalBlock() local414 if (MappingIt == SkippedRanges.end()) in getSkippedRangeForExcludedConditionalBlock()417 unsigned BytesToSkip = MappingIt->getSecond(); in getSkippedRangeForExcludedConditionalBlock()