LLVM 19.0.0git
Classes | Namespaces | Functions
Formatters.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/DebugInfo/CodeView/GUID.h"
#include "llvm/DebugInfo/CodeView/TypeIndex.h"
#include "llvm/Support/FormatAdapters.h"
#include "llvm/Support/FormatVariadic.h"
#include "llvm/Support/raw_ostream.h"
#include <cstdint>

Go to the source code of this file.

Classes

class  llvm::codeview::detail::GuidAdapter
 
struct  llvm::format_provider< codeview::TypeIndex >
 
struct  llvm::format_provider< codeview::GUID >
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::codeview
 
namespace  llvm::codeview::detail
 

Functions

detail::GuidAdapter llvm::codeview::fmt_guid (StringRef Item)
 
detail::GuidAdapter llvm::codeview::fmt_guid (ArrayRef< uint8_t > Item)