LLVM: llvm::yaml::ScalarTraits< BinaryRef > Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/YAML.h](YAML%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::ScalarTraits< BinaryRef >:
[legend]
| Static Public Member Functions | |
|---|---|
| static LLVM_ABI void | output (const BinaryRef &, void *, raw_ostream &) |
| static LLVM_ABI StringRef | input (StringRef, void *, BinaryRef &) |
| static QuotingType | mustQuote (StringRef S) |
Detailed Description
Definition at line 107 of file YAML.h.
Member Function Documentation
◆ input()
| LLVM_ABI StringRef llvm::yaml::ScalarTraits< BinaryRef >::input ( StringRef , void * , BinaryRef & ) | static |
|---|
References LLVM_ABI.
◆ mustQuote()
| QuotingType llvm::yaml::ScalarTraits< BinaryRef >::mustQuote ( StringRef S) | inlinestatic |
|---|
Definition at line 110 of file YAML.h.
References llvm::yaml::needsQuotes().
◆ output()
| LLVM_ABI void llvm::yaml::ScalarTraits< BinaryRef >::output ( const BinaryRef & , void * , raw_ostream & ) | static |
|---|
References LLVM_ABI.
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/YAML.h