21 Session(PDBSession), Mods(Mods),
Type(T), Length(L) {}
void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, PdbSymbolIdField RecurseIdFields) const override
This class represents lattice values for constants.
codeview::ModifierOptions Mods
PDB_SymType getSymTag() const override
ModifierOptions
Equivalent to CV_modifier_t.
bool isVolatileType() const override
PDB_SymType
These values correspond to the SymTagEnum enumeration, and are documented here: https://msdn.microsoft.com/en-us/library/bkedss5f.aspx.
The instances of the Type class are immutable: once they are created, they are never changed...
bool isUnalignedType() const override
uint64_t getLength() const override
PDB_BuiltinType getBuiltinType() const override
~NativeTypeBuiltin() override
PDB_BuiltinType
These values correspond to the Basictype enumeration, and are documented here: https://msdn.microsoft.com/en-us/library/4szdtzc3.aspx.
bool isConstType() const override
This class implements an extremely fast bulk output stream that can only output to a stream...