10 #ifndef LLVM_DEBUGINFO_PDB_NATIVE_NATIVETYPEARRAY_H 11 #define LLVM_DEBUGINFO_PDB_NATIVE_NATIVETYPEARRAY_H void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, PdbSymbolIdField RecurseIdFields) const override
This class represents lattice values for constants.
~NativeTypeArray() override
SymIndexId getTypeId() const override
bool isVolatileType() const override
NativeTypeArray(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, codeview::ArrayRecord Record)
codeview::TypeIndex Index
uint64_t getLength() const override
bool isUnalignedType() const override
uint32_t getCount() const override
codeview::ArrayRecord Record
SymIndexId getArrayIndexTypeId() const override
bool isConstType() const override
This class implements an extremely fast bulk output stream that can only output to a stream...