LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::yaml::ScalarTraits< MachO::Architecture > Struct Reference

#include "TextAPI/TextStubCommon.h"

Static Public Member Functions

static void output (const MachO::Architecture &, void *, raw_ostream &)
 
static StringRef input (StringRef, void *, MachO::Architecture &)
 
static QuotingType mustQuote (StringRef)
 

Detailed Description

Definition at line 78 of file TextStubCommon.h.

Member Function Documentation

◆ input()

static StringRef llvm::yaml::ScalarTraits< MachO::Architecture >::input ( StringRef  ,
void *  ,
MachO::Architecture  
)
static

◆ mustQuote()

static QuotingType llvm::yaml::ScalarTraits< MachO::Architecture >::mustQuote ( StringRef  )
static

◆ output()

static void llvm::yaml::ScalarTraits< MachO::Architecture >::output ( const MachO::Architecture ,
void *  ,
raw_ostream  
)
static

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