LLVM 22.0.0git
llvm::yaml::MappingTraits< xray::YAMLXRayTrace > Struct Reference

#include "llvm/XRay/YAMLXRayRecord.h"

Inheritance diagram for llvm::yaml::MappingTraits< xray::YAMLXRayTrace >:
[legend]

Static Public Member Functions

static void mapping (IO &IO, xray::YAMLXRayTrace &Trace)

Detailed Description

Definition at line 93 of file YAMLXRayRecord.h.

Member Function Documentation

◆ mapping()

void llvm::yaml::MappingTraits< xray::YAMLXRayTrace >::mapping ( IO & IO,
xray::YAMLXRayTrace & Trace )
inlinestatic

Definition at line 94 of file YAMLXRayRecord.h.

References llvm::yaml::IO::mapRequired().


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