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

#include "llvm/XRay/InstrumentationMap.h"

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

Static Public Member Functions

static void mapping (IO &IO, xray::YAMLXRaySledEntry &Entry)

Static Public Attributes

static constexpr bool flow = true

Detailed Description

Definition at line 121 of file InstrumentationMap.h.

Member Function Documentation

◆ mapping()

void llvm::yaml::MappingTraits< xray::YAMLXRaySledEntry >::mapping ( IO & IO,
xray::YAMLXRaySledEntry & Entry )
inlinestatic

Member Data Documentation

◆ flow

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

Definition at line 132 of file InstrumentationMap.h.


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