Searched refs:readCounter (Results 1 – 2 of 2) sorted by relevance
118 std::error_code RawCoverageMappingReader::readCounter(Counter &C) { in readCounter() function in RawCoverageMappingReader253 if (auto Err = readCounter(Expressions[I].LHS)) in read()255 if (auto Err = readCounter(Expressions[I].RHS)) in read()
138 std::error_code readCounter(Counter &C);