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

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

Inheritance diagram for llvm::yaml::MappingTraits< xray::YAMLXRayRecord >:

[legend]

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 72 of file YAMLXRayRecord.h.

Member Function Documentation

mapping()

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

Definition at line 73 of file YAMLXRayRecord.h.

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

Member Data Documentation

flow

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

Definition at line 86 of file YAMLXRayRecord.h.


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