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

#include "[Target/AMDGPU/SIMachineFunctionInfo.h](SIMachineFunctionInfo%5F8h%5Fsource.html)"

Inheritance diagram for llvm::yaml::MappingTraits< SIArgument >:

[legend]

Static Public Member Functions
static void mapping (IO &YamlIO, SIArgument &A)
Static Public Attributes
static const bool flow = true

Detailed Description

Definition at line 143 of file SIMachineFunctionInfo.h.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< SIArgument >::mapping ( IO & YamlIO, SIArgument & A ) inlinestatic

Definition at line 144 of file SIMachineFunctionInfo.h.

References A(), llvm::yaml::SIArgument::createArgument(), llvm::is_contained(), llvm::yaml::IO::keys(), llvm::yaml::IO::mapOptional(), llvm::yaml::IO::mapRequired(), llvm::yaml::IO::outputting(), and llvm::yaml::IO::setError().

Member Data Documentation

flow

const bool llvm::yaml::MappingTraits< SIArgument >::flow = true static

Definition at line 162 of file SIMachineFunctionInfo.h.


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