clang-tools 23.0.0git
llvm::yaml::PointerMappingTraits< T > Struct Template Reference
Inheritance diagram for llvm::yaml::PointerMappingTraits< T >:
[legend]

Static Public Member Functions

static void mapping (IO &IO, T *&Val)

Detailed Description

template<typename T>
struct llvm::yaml::PointerMappingTraits< T >

Definition at line 74 of file YAMLGenerator.cpp.

Member Function Documentation

◆ mapping()

template<typename T>
void llvm::yaml::PointerMappingTraits< T >::mapping ( IO & IO,
T *& Val )
inlinestatic

Definition at line 75 of file YAMLGenerator.cpp.


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