10 #ifndef LLVM_DEBUGINFO_CODEVIEW_CVTYPEDUMPER_H
11 #define LLVM_DEBUGINFO_CODEVIEW_CVTYPEDUMPER_H
56 #endif // LLVM_DEBUGINFO_CODEVIEW_TYPEDUMPER_H
Dumper for CodeView type streams found in COFF object files and PDB files.
print alias Alias Set Printer
Error dump(const CVType &Record, TypeVisitorCallbacks &Dumper)
Dumps one type record.
static void printTypeIndex(ScopedPrinter &Printer, StringRef FieldName, TypeIndex TI, TypeDatabase &DB)
Lightweight error class with error context and mandatory checking.
StringRef - Represent a constant reference to a string, i.e.
CVTypeDumper(TypeDatabase &TypeDB)