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

#include "llvm/XRay/YAMLXRayRecord.h"

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

Static Public Member Functions

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

Detailed Description

Definition at line 91 of file YAMLXRayRecord.h.

Member Function Documentation

◆ mapping()

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

Definition at line 92 of file YAMLXRayRecord.h.

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


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