LLVM  8.0.1
llvm::codeview::CodeViewRecordIO Member List

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

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