LLVM: llvm::yaml::ScalarTraits< StOtherPiece > Struct Reference (original) (raw)

Inheritance diagram for llvm::yaml::ScalarTraits< StOtherPiece >:

[legend]

Static Public Member Functions
static void output (const StOtherPiece &Val, void *, raw_ostream &Out)
static StringRef input (StringRef Scalar, void *, StOtherPiece &Val)
static QuotingType mustQuote (StringRef)

Detailed Description

Definition at line 1223 of file ELFYAML.cpp.

Member Function Documentation

input()

StringRef llvm::yaml::ScalarTraits< StOtherPiece >::input ( StringRef Scalar, void * , StOtherPiece & Val ) inlinestatic

Definition at line 1227 of file ELFYAML.cpp.

References llvm::yaml::Scalar.

mustQuote()

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

Definition at line 1231 of file ELFYAML.cpp.

References llvm::yaml::None.

output()

void llvm::yaml::ScalarTraits< StOtherPiece >::output ( const StOtherPiece & Val, void * , raw_ostream & Out ) inlinestatic

Definition at line 1224 of file ELFYAML.cpp.


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