LLVM 22.0.0git
llvm::yaml::MappingTraits< const InterfaceFile * > Struct Reference
Inheritance diagram for llvm::yaml::MappingTraits< const InterfaceFile * >:
[legend]

Classes

struct  NormalizedTBD
struct  NormalizedTBD_V4

Public Types

using SectionList = std::vector<SymbolSection>

Static Public Member Functions

static void setFileTypeForInput (TextAPIContext *Ctx, IO &IO)
static void mapping (IO &IO, const InterfaceFile *&File)
static void mapKeysToValues (FileType FileKind, IO &IO, const InterfaceFile *&File)
static void mapKeysToValuesV4 (IO &IO, const InterfaceFile *&File)

Detailed Description

Definition at line 399 of file TextStub.cpp.

Member Typedef Documentation

◆ SectionList

using llvm::yaml::MappingTraits< const InterfaceFile * >::SectionList = std::vector<SymbolSection>

Definition at line 765 of file TextStub.cpp.

Member Function Documentation

◆ mapKeysToValues()

◆ mapKeysToValuesV4()

◆ mapping()

◆ setFileTypeForInput()

void llvm::yaml::MappingTraits< const InterfaceFile * >::setFileTypeForInput ( TextAPIContext * Ctx,
IO & IO )
inlinestatic

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