Searched refs:getRecordData (Results 1 – 11 of 11) sorted by relevance
50 BinaryStreamRef DebugSubsectionRecord::getRecordData() const { return Data; } in getRecordData() function in DebugSubsectionRecord62 : Contents.getRecordData().getLength(); in calculateSerializedLength()78 : Contents.getRecordData().getLength(); in commit()87 if (auto EC = Writer.writeStreamRef(Contents.getRecordData())) in commit()
38 consumeError(OwnedStrings->initialize(SR.getRecordData())); in initializeStrings()78 consumeError(OwnedChecksums->initialize(FCR.getRecordData())); in initializeChecksums()
31 BinaryStreamReader Reader(R.getRecordData()); in visitDebugSubsection()90 DebugUnknownSubsectionRef Fragment(R.kind(), R.getRecordData()); in visitDebugSubsection()
44 BinaryStreamRef getRecordData() const;
139 if (auto EC = Result.initialize(SS.getRecordData())) in findChecksumsSubsection()
44 BinaryStreamReader Reader(SS.getRecordData()); in findInlineeByTypeIndex()
466 BinaryStreamReader Reader(SS.getRecordData()); in findLineTable()
64 BinaryStreamReader Reader(SS.getRecordData()); in mark()
290 BinaryStreamReader Reader(SS.getRecordData()); in getSymbolStats()491 BinaryStreamReader Reader(SS.getRecordData()); in iterateModuleSubsections()835 BinaryStreamReader Reader(SS.getRecordData()); in dumpUdtStats()
72 ASTWriter::RecordDataImpl &getRecordData() const { return *Record; } in getRecordData() function
332 Writer.AddToken(S->getAsmToks()[I], Record.getRecordData()); in VisitMSAsmStmt()