LLVM: llvm::yaml::MappingTraits< xray::YAMLXRaySledEntry > Struct Reference (original) (raw)

#include "[llvm/XRay/InstrumentationMap.h](InstrumentationMap%5F8h%5Fsource.html)"

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 119 of file InstrumentationMap.h.

Member Function Documentation

mapping()

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

Definition at line 120 of file InstrumentationMap.h.

References llvm::yaml::IO::mapOptional(), and llvm::yaml::IO::mapRequired().

Member Data Documentation

flow

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

Definition at line 130 of file InstrumentationMap.h.


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