Go to the documentation of this file.
9 #ifndef LLVM_DEBUGINFO_PDB_NATIVE_NATIVESYMBOLENUMERATOR_H
10 #define LLVM_DEBUGINFO_PDB_NATIVE_NATIVESYMBOLENUMERATOR_H
37 std::string
getName()
const override;
54 #endif // LLVM_DEBUGINFO_PDB_NATIVE_NATIVESYMBOLENUMERATOR_H
This is an optimization pass for GlobalISel generic memory operations.
SymIndexId getTypeId() const override
bool isUnalignedType() const override
Variant getValue() const override
const NativeTypeEnum & Parent
void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, PdbSymbolIdField RecurseIdFields) const override
PDB_LocType
These values correspond to the LocationType enumeration, and are documented here: https://msdn....
~NativeSymbolEnumerator() override
PDB_LocType getLocationType() const override
PDB_DataKind
These values correspond to the DataKind enumeration, and are documented here: https://msdn....
This class implements an extremely fast bulk output stream that can only output to a stream.
SymIndexId getClassParentId() const override
SymIndexId getLexicalParentId() const override
codeview::EnumeratorRecord Record
bool isVolatileType() const override
std::string getName() const override
bool isConstType() const override
PDB_DataKind getDataKind() const override
NativeSymbolEnumerator(NativeSession &Session, SymIndexId Id, const NativeTypeEnum &Parent, codeview::EnumeratorRecord Record)