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

#include "TextAPI/TextStubCommon.h"

Static Public Member Functions

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

Detailed Description

Definition at line 84 of file TextStubCommon.h.

Member Function Documentation

◆ input()

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

◆ mustQuote()

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

◆ output()

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

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