LLVM 22.0.0git
llvm::format_provider< codeview::TypeIndex > Struct Reference

#include "llvm/DebugInfo/CodeView/Formatters.h"

Inheritance diagram for llvm::format_provider< codeview::TypeIndex >:
[legend]

Static Public Member Functions

static void format (const codeview::TypeIndex &V, raw_ostream &Stream, StringRef Style)

Detailed Description

Definition at line 52 of file Formatters.h.

Member Function Documentation

◆ format()

void llvm::format_provider< codeview::TypeIndex >::format ( const codeview::TypeIndex & V,
raw_ostream & Stream,
StringRef Style )
inlinestatic

Definition at line 54 of file Formatters.h.

References llvm::formatv(), and llvm::codeview::TypeIndex::simpleTypeName().


The documentation for this struct was generated from the following file: