LLVM  8.0.1
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>
Include dependency graph for Formatters.h:
This graph shows which files directly or indirectly include this file:

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

 llvm
 This class represents lattice values for constants.
 
 llvm::codeview
 
 llvm::codeview::detail
 

Functions

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