#include "llvm/ObjectYAML/ELFYAML.h"
Definition at line 758 of file ELFYAML.h.
◆ input()
StringRef llvm::yaml::ScalarTraits< ELFYAML::YAMLIntUInt >::input |
( |
StringRef |
Scalar, |
|
|
void * |
Ctx, |
|
|
ELFYAML::YAMLIntUInt & |
Val |
|
) |
| |
|
static |
◆ mustQuote()
static QuotingType llvm::yaml::ScalarTraits< ELFYAML::YAMLIntUInt >::mustQuote |
( |
StringRef |
| ) |
|
|
inlinestatic |
◆ output()
void llvm::yaml::ScalarTraits< ELFYAML::YAMLIntUInt >::output |
( |
const ELFYAML::YAMLIntUInt & |
Val, |
|
|
void * |
Ctx, |
|
|
raw_ostream & |
Out |
|
) |
| |
|
static |
The documentation for this struct was generated from the following files: