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

YAML traits for ELFStubTriple objects. More...

Inheritance diagram for llvm::yaml::MappingTraits< IFSStubTriple >:

[legend]

Static Public Member Functions
static void mapping (IO &IO, IFSStubTriple &Stub)

Detailed Description

YAML traits for ELFStubTriple objects.

Definition at line 152 of file IFSHandler.cpp.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< IFSStubTriple >::mapping ( IO & IO, IFSStubTriple & Stub ) inlinestatic

Definition at line 153 of file IFSHandler.cpp.

References llvm::ifs::IFSStub::IfsVersion, llvm::yaml::IO::mapOptional(), llvm::yaml::IO::mapRequired(), llvm::yaml::IO::mapTag(), llvm::ifs::IFSStub::NeededLibs, llvm::yaml::IO::setError(), llvm::ifs::IFSStub::SoName, llvm::ifs::IFSStub::Symbols, llvm::ifs::IFSStub::Target, and llvm::ifs::IFSTarget::Triple.


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