9 #ifndef LLVM_DEBUGINFO_PDB_NATIVE_NATIVEENUMINJECTEDSOURCES_H 10 #define LLVM_DEBUGINFO_PDB_NATIVE_NATIVEENUMINJECTEDSOURCES_H 19 class InjectedSourceStream;
28 std::unique_ptr<IPDBInjectedSource>
30 std::unique_ptr<IPDBInjectedSource>
getNext()
override;
31 void reset()
override;
uint32_t getChildCount() const override
This class represents lattice values for constants.
std::unique_ptr< IPDBInjectedSource > getChildAtIndex(uint32_t Index) const override
std::unique_ptr< IPDBInjectedSource > getNext() override
NativeEnumInjectedSources(PDBFile &File, const InjectedSourceStream &IJS, const PDBStringTable &Strings)
HashTable< SrcHeaderBlockEntry >::const_iterator const_iterator