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

#include "TextAPI/TextStubCommon.h"

Static Public Member Functions

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

Detailed Description

Definition at line 68 of file TextStubCommon.h.

Member Function Documentation

◆ input()

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

◆ mustQuote()

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

◆ output()

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

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