Searched refs:readCounter (Results 1 – 2 of 2) sorted by relevance
215 Error RawCoverageMappingReader::readCounter(Counter &C) { in readCounter() function in RawCoverageMappingReader284 if (auto Err = readCounter(C)) in readMappingRegionsSubArray()286 if (auto Err = readCounter(C2)) in readMappingRegionsSubArray()379 if (auto Err = readCounter(Expressions[I].LHS)) in read()381 if (auto Err = readCounter(Expressions[I].RHS)) in read()
156 Error readCounter(Counter &C);