LLVM 23.0.0git
llvm::yaml::ScalarTraits< ELFYAML::YAMLIntUInt > Struct Reference

#include "llvm/ObjectYAML/ELFYAML.h"

Inheritance diagram for llvm::yaml::ScalarTraits< ELFYAML::YAMLIntUInt >:
[legend]

Static Public Member Functions

static void output (const ELFYAML::YAMLIntUInt &Val, void *Ctx, raw_ostream &Out)
static StringRef input (StringRef Scalar, void *Ctx, ELFYAML::YAMLIntUInt &Val)
static QuotingType mustQuote (StringRef)

Detailed Description

Definition at line 745 of file ELFYAML.h.

Member Function Documentation

◆ input()

StringRef llvm::yaml::ScalarTraits< ELFYAML::YAMLIntUInt >::input ( StringRef Scalar,
void * Ctx,
ELFYAML::YAMLIntUInt & Val )
static

◆ mustQuote()

QuotingType llvm::yaml::ScalarTraits< ELFYAML::YAMLIntUInt >::mustQuote ( StringRef )
inlinestatic

Definition at line 750 of file ELFYAML.h.

References llvm::yaml::None.

◆ output()

void llvm::yaml::ScalarTraits< ELFYAML::YAMLIntUInt >::output ( const ELFYAML::YAMLIntUInt & Val,
void * Ctx,
raw_ostream & Out )
static

Definition at line 1288 of file ELFYAML.cpp.


The documentation for this struct was generated from the following files: