|
LLVM
4.0.0
|
#include <MachOYAML.h>
Static Public Member Functions | |
| static void | output (const uuid_t &Val, void *, llvm::raw_ostream &Out) |
| static StringRef | input (StringRef Scalar, void *, uuid_t &Val) |
| static bool | mustQuote (StringRef S) |
Definition at line 261 of file MachOYAML.h.
|
static |
Definition at line 63 of file MachOYAML.cpp.
References llvm::getAsUnsignedInteger(), llvm::StringRef::size(), and llvm::StringRef::slice().
|
static |
Definition at line 80 of file MachOYAML.cpp.
References llvm::yaml::needsQuotes().
|
static |
Definition at line 54 of file MachOYAML.cpp.
References llvm::format().
1.8.6