10 #ifndef LLVM_DEBUGINFO_CODEVIEW_CVTYPEVISITOR_H 11 #define LLVM_DEBUGINFO_CODEVIEW_CVTYPEVISITOR_H 20 class TypeVisitorCallbacks;
53 #endif // LLVM_DEBUGINFO_CODEVIEW_CVTYPEVISITOR_H
This class represents lattice values for constants.
TypeLeafKind
Duplicate copy of the above enum, but using the official CV names.
Error visitMemberRecordStream(ArrayRef< uint8_t > FieldList, TypeVisitorCallbacks &Callbacks)
Error visitTypeRecord(CVType &Record, TypeIndex Index, TypeVisitorCallbacks &Callbacks, VisitorDataSource Source=VDS_BytesPresent)
Error visitTypeStream(const CVTypeArray &Types, TypeVisitorCallbacks &Callbacks, VisitorDataSource Source=VDS_BytesPresent)
Error visitMemberRecord(CVMemberRecord Record, TypeVisitorCallbacks &Callbacks, VisitorDataSource Source=VDS_BytesPresent)
A range adaptor for a pair of iterators.
Lightweight error class with error context and mandatory checking.