10 #ifndef LLVM_DEBUGINFO_PDB_NATIVE_NATIVEENUMGLOBALS_H 11 #define LLVM_DEBUGINFO_PDB_NATIVE_NATIVEENUMGLOBALS_H 27 std::vector<codeview::SymbolKind> Kinds);
31 std::unique_ptr<PDBSymbol>
getNext()
override;
32 void reset()
override;
35 std::vector<uint32_t> MatchOffsets;
This class represents lattice values for constants.
NativeEnumGlobals(NativeSession &Session, std::vector< codeview::SymbolKind > Kinds)
uint32_t getChildCount() const override
std::unique_ptr< PDBSymbol > getChildAtIndex(uint32_t Index) const override
std::unique_ptr< PDBSymbol > getNext() override