Searched refs:readCounter (Results 1 – 2 of 2) sorted by relevance
214 Error RawCoverageMappingReader::readCounter(Counter &C) { in readCounter() function in RawCoverageMappingReader283 if (auto Err = readCounter(C)) in readMappingRegionsSubArray()285 if (auto Err = readCounter(C2)) in readMappingRegionsSubArray()378 if (auto Err = readCounter(Expressions[I].LHS)) in read()380 if (auto Err = readCounter(Expressions[I].RHS)) in read()
156 Error readCounter(Counter &C);