LLVM 22.0.0git
|
#include "llvm/ObjectYAML/MachOYAML.h"
Static Public Member Functions | |
static void | output (const char_16 &Val, void *, raw_ostream &Out) |
static StringRef | input (StringRef Scalar, void *, char_16 &Val) |
static QuotingType | mustQuote (StringRef S) |
Definition at line 300 of file MachOYAML.h.
|
static |
Definition at line 43 of file MachOYAML.cpp.
References llvm::yaml::Scalar.
|
static |
Definition at line 54 of file MachOYAML.cpp.
References llvm::yaml::needsQuotes().
|
static |
Definition at line 37 of file MachOYAML.cpp.