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

Implement this as a mapping for now to get proper quotation for the value. More...

Static Public Member Functions

static void mapping (IO &io, Argument &A)
 

Detailed Description

Implement this as a mapping for now to get proper quotation for the value.

Definition at line 135 of file YAMLRemarkSerializer.cpp.

Member Function Documentation

◆ mapping()

static void llvm::yaml::MappingTraits< Argument >::mapping ( IO &  io,
Argument A 
)
inlinestatic

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