Searched refs:readCounter (Results 1 – 2 of 2) sorted by relevance
222 Error RawCoverageMappingReader::readCounter(Counter &C) { in readCounter() function in RawCoverageMappingReader293 if (auto Err = readCounter(C)) in readMappingRegionsSubArray()295 if (auto Err = readCounter(C2)) in readMappingRegionsSubArray()301 if (auto Err = readCounter(C)) in readMappingRegionsSubArray()303 if (auto Err = readCounter(C2)) in readMappingRegionsSubArray()418 if (auto Err = readCounter(Expressions[I].LHS)) in read()420 if (auto Err = readCounter(Expressions[I].RHS)) in read()
156 Error readCounter(Counter &C);