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

#include "llvm/ObjectYAML/ArchiveYAML.h"

Static Public Member Functions

static void mapping (IO &IO, ArchYAML::Archive &A)
 
static std::string validate (IO &, ArchYAML::Archive &A)
 

Detailed Description

Definition at line 65 of file ArchiveYAML.h.

Member Function Documentation

◆ mapping()

void llvm::yaml::MappingTraits< ArchYAML::Archive >::mapping ( IO &  IO,
ArchYAML::Archive A 
)
static

Definition at line 19 of file ArchiveYAML.cpp.

References A, and assert().

◆ validate()

std::string llvm::yaml::MappingTraits< ArchYAML::Archive >::validate ( IO &  ,
ArchYAML::Archive A 
)
static

Definition at line 29 of file ArchiveYAML.cpp.

References A.


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