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