LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::format_provider< codeview::TypeIndex > Struct Reference

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

Static Public Member Functions

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

Detailed Description

Definition at line 51 of file Formatters.h.

Member Function Documentation

◆ format()

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

Definition at line 53 of file Formatters.h.

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


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