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

#include "[llvm/ObjectYAML/ArchiveYAML.h](ArchiveYAML%5F8h%5Fsource.html)"

Inheritance diagram for llvm::yaml::MappingTraits< ArchYAML::Archive >:

[legend]

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(), assert(), llvm::yaml::IO::getContext(), llvm::yaml::IO::mapOptional(), llvm::yaml::IO::mapTag(), and llvm::yaml::IO::setContext().

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: