9#ifndef LLVM_DEBUGINFO_PDB_NATIVE_NATIVEENUMGLOBALS_H
10#define LLVM_DEBUGINFO_PDB_NATIVE_NATIVEENUMGLOBALS_H
26 std::vector<codeview::SymbolKind> Kinds);
30 std::unique_ptr<PDBSymbol>
getNext()
override;
31 void reset()
override;
34 std::vector<uint32_t> MatchOffsets;
uint32_t getChildCount() const override
std::unique_ptr< PDBSymbol > getChildAtIndex(uint32_t Index) const override
std::unique_ptr< PDBSymbol > getNext() override
This is an optimization pass for GlobalISel generic memory operations.