LLVM 19.0.0git
llvm::codeview::CodeViewRecordIO Member List

This is the complete list of members for llvm::codeview::CodeViewRecordIO, including all inherited members.

beginRecord(std::optional< uint32_t > MaxLength)llvm::codeview::CodeViewRecordIO
CodeViewRecordIO(BinaryStreamReader &Reader)llvm::codeview::CodeViewRecordIOinlineexplicit
CodeViewRecordIO(BinaryStreamWriter &Writer)llvm::codeview::CodeViewRecordIOinlineexplicit
CodeViewRecordIO(CodeViewRecordStreamer &Streamer)llvm::codeview::CodeViewRecordIOinlineexplicit
emitRawComment(const Twine &T)llvm::codeview::CodeViewRecordIOinline
endRecord()llvm::codeview::CodeViewRecordIO
getStreamedLen()llvm::codeview::CodeViewRecordIOinline
isReading() constllvm::codeview::CodeViewRecordIOinline
isStreaming() constllvm::codeview::CodeViewRecordIOinline
isWriting() constllvm::codeview::CodeViewRecordIOinline
mapByteVectorTail(ArrayRef< uint8_t > &Bytes, const Twine &Comment="")llvm::codeview::CodeViewRecordIO
mapByteVectorTail(std::vector< uint8_t > &Bytes, const Twine &Comment="")llvm::codeview::CodeViewRecordIO
mapEncodedInteger(int64_t &Value, const Twine &Comment="")llvm::codeview::CodeViewRecordIO
mapEncodedInteger(uint64_t &Value, const Twine &Comment="")llvm::codeview::CodeViewRecordIO
mapEncodedInteger(APSInt &Value, const Twine &Comment="")llvm::codeview::CodeViewRecordIO
mapEnum(T &Value, const Twine &Comment="")llvm::codeview::CodeViewRecordIOinline
mapGuid(GUID &Guid, const Twine &Comment="")llvm::codeview::CodeViewRecordIO
mapInteger(TypeIndex &TypeInd, const Twine &Comment="")llvm::codeview::CodeViewRecordIO
mapInteger(T &Value, const Twine &Comment="")llvm::codeview::CodeViewRecordIOinline
mapObject(T &Value)llvm::codeview::CodeViewRecordIOinline
mapStringZ(StringRef &Value, const Twine &Comment="")llvm::codeview::CodeViewRecordIO
mapStringZVectorZ(std::vector< StringRef > &Value, const Twine &Comment="")llvm::codeview::CodeViewRecordIO
mapVectorN(T &Items, const ElementMapper &Mapper, const Twine &Comment="")llvm::codeview::CodeViewRecordIOinline
mapVectorTail(T &Items, const ElementMapper &Mapper, const Twine &Comment="")llvm::codeview::CodeViewRecordIOinline
maxFieldLength() constllvm::codeview::CodeViewRecordIO
padToAlignment(uint32_t Align)llvm::codeview::CodeViewRecordIO
skipPadding()llvm::codeview::CodeViewRecordIO