LLVM 19.0.0git
Static Public Member Functions | Static Public Attributes | List of all members
llvm::yaml::MappingTraits< xray::YAMLXRayRecord > Struct Reference

#include "llvm/XRay/YAMLXRayRecord.h"

Static Public Member Functions

static void mapping (IO &IO, xray::YAMLXRayRecord &Record)
 

Static Public Attributes

static constexpr bool flow = true
 

Detailed Description

Definition at line 76 of file YAMLXRayRecord.h.

Member Function Documentation

◆ mapping()

static void llvm::yaml::MappingTraits< xray::YAMLXRayRecord >::mapping ( IO &  IO,
xray::YAMLXRayRecord Record 
)
inlinestatic

Definition at line 77 of file YAMLXRayRecord.h.

Member Data Documentation

◆ flow

constexpr bool llvm::yaml::MappingTraits< xray::YAMLXRayRecord >::flow = true
staticconstexpr

Definition at line 90 of file YAMLXRayRecord.h.


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