10 #ifndef LLVM_DEBUGINFO_CODEVIEW_SYMBOLVISITORDELEGATE_H 11 #define LLVM_DEBUGINFO_CODEVIEW_SYMBOLVISITORDELEGATE_H 18 class BinaryStreamReader;
22 class DebugStringTableSubsectionRef;
37 #endif // LLVM_DEBUGINFO_CODEVIEW_SYMBOLVISITORDELEGATE_H This class represents lattice values for constants.
virtual uint32_t getRecordOffset(BinaryStreamReader Reader)=0
virtual ~SymbolVisitorDelegate()=default
virtual StringRef getFileNameForFileOffset(uint32_t FileOffset)=0
Represents a read-only view of a CodeView string table.
virtual DebugStringTableSubsectionRef getStringTable()=0
Provides read only access to a subclass of BinaryStream.
StringRef - Represent a constant reference to a string, i.e.