LLVM: llvm::yaml::ScalarTraits< MachO::Architecture > Struct Reference (original) (raw)

#include "[TextAPI/TextStubCommon.h](TextStubCommon%5F8h%5Fsource.html)"

Inheritance diagram for llvm::yaml::ScalarTraits< MachO::Architecture >:

[legend]

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()

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

mustQuote()

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

output()

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: