LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::yaml::CustomMappingTraits< MapDocNode > Struct Reference

YAMLIO for MapDocNode. More...

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()

static void llvm::yaml::CustomMappingTraits< MapDocNode >::inputOne ( IO &  IO,
StringRef  Key,
MapDocNode M 
)
inlinestatic

Definition at line 209 of file MsgPackDocumentYAML.cpp.

◆ output()

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

Definition at line 215 of file MsgPackDocumentYAML.cpp.

References I.


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