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

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

Static Public Member Functions

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

Detailed Description

Definition at line 221 of file TypeHashing.h.

Member Function Documentation

◆ format()

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

Definition at line 223 of file TypeHashing.h.

References llvm::Upper, and llvm::write_hex().


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