10 #ifndef LLVM_DEBUGINFO_CODEVIEW_FORMATTERS_H 11 #define LLVM_DEBUGINFO_CODEVIEW_FORMATTERS_H 55 Stream <<
"<no type>";
73 #endif // LLVM_DEBUGINFO_CODEVIEW_FORMATTERS_H
This class represents lattice values for constants.
auto formatv(const char *Fmt, Ts &&... Vals) -> formatv_object< decltype(std::make_tuple(detail::build_format_adapter(std::forward< Ts >(Vals))...))>
void format(raw_ostream &Stream, StringRef Style) override
This represents the 'GUID' type from windows.h.
detail::GuidAdapter fmt_guid(StringRef Item)
static StringRef simpleTypeName(TypeIndex TI)
uint32_t getIndex() const
GuidAdapter(ArrayRef< uint8_t > Guid)
This class implements an extremely fast bulk output stream that can only output to a stream...
StringRef - Represent a constant reference to a string, i.e.