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