LLVM 22.0.0git
|
#include "llvm/ObjectYAML/MachOYAML.h"
Static Public Member Functions | |
static void | output (const uuid_t &Val, void *, raw_ostream &Out) |
static StringRef | input (StringRef Scalar, void *, uuid_t &Val) |
static QuotingType | mustQuote (StringRef S) |
Definition at line 310 of file MachOYAML.h.
|
static |
Definition at line 62 of file MachOYAML.cpp.
References llvm::getAsUnsignedInteger(), and llvm::yaml::Scalar.
|
static |
Definition at line 79 of file MachOYAML.cpp.
References llvm::yaml::needsQuotes().
|
static |
Definition at line 58 of file MachOYAML.cpp.
References llvm::raw_ostream::write_uuid().