Searched refs:readCounter (Results 1 – 2 of 2) sorted by relevance
222 Error RawCoverageMappingReader::readCounter(Counter &C) { in readCounter() function in RawCoverageMappingReader296 if (auto Err = readCounter(C)) in readMappingRegionsSubArray()298 if (auto Err = readCounter(C2)) in readMappingRegionsSubArray()304 if (auto Err = readCounter(C)) in readMappingRegionsSubArray()306 if (auto Err = readCounter(C2)) in readMappingRegionsSubArray()426 if (auto Err = readCounter(Expressions[I].LHS)) in read()428 if (auto Err = readCounter(Expressions[I].RHS)) in read()
156 Error readCounter(Counter &C);