LLVM 22.0.0git
llvm::yaml::CustomMappingTraits< MapDocNode > Struct Reference

YAMLIO for MapDocNode. More...

Inheritance diagram for llvm::yaml::CustomMappingTraits< MapDocNode >:
[legend]

Static Public Member Functions

static void inputOne (IO &IO, StringRef Key, MapDocNode &M)
static void output (IO &IO, MapDocNode &M)

Detailed Description

YAMLIO for MapDocNode.

Definition at line 207 of file MsgPackDocumentYAML.cpp.

Member Function Documentation

◆ inputOne()

◆ output()

void llvm::yaml::CustomMappingTraits< MapDocNode >::output ( IO & IO,
MapDocNode & M )
inlinestatic

Definition at line 215 of file MsgPackDocumentYAML.cpp.

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


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