14 #ifndef LLVM_DEBUGINFO_PDB_RAW_PDBSTRINGTABLEBUILDER_H 15 #define LLVM_DEBUGINFO_PDB_RAW_PDBSTRINGTABLEBUILDER_H 24 class BinaryStreamWriter;
25 class WritableBinaryStreamRef;
34 class PDBStringTableBuilder;
54 uint32_t calculateSerializedSize()
const;
60 uint32_t calculateHashTableSize()
const;
72 #endif // LLVM_DEBUGINFO_PDB_RAW_PDBSTRINGTABLEBUILDER_H This class represents lattice values for constants.
Provides write only access to a subclass of WritableBinaryStream.
Represents a read-write view of a CodeView string table.
PDBStringTableBuilder * Table
Lightweight error class with error context and mandatory checking.
StringRef - Represent a constant reference to a string, i.e.