Searched defs:readNextRecord (Results 1 – 3 of 3) sorted by relevance
202 Error TextInstrProfReader::readNextRecord(InstrProfRecord &Record) { in readNextRecord() function in TextInstrProfReader426 Error RawInstrProfReader<IntPtrT>::readNextRecord(InstrProfRecord &Record) { in readNextRecord() function in RawInstrProfReader705 Error IndexedInstrProfReader::readNextRecord(InstrProfRecord &Record) { in readNextRecord() function in IndexedInstrProfReader
73 Error readNextRecord(CoverageMappingRecord &Record) override { in readNextRecord() function
686 Error BinaryCoverageReader::readNextRecord(CoverageMappingRecord &Record) { in readNextRecord() function in BinaryCoverageReader