LLVM 22.0.0git
|
#include "llvm/Support/YAMLTraits.h"
Static Public Member Functions | |
static LLVM_ABI void | output (const std::string &, void *, raw_ostream &) |
static LLVM_ABI StringRef | input (StringRef, void *, std::string &) |
static QuotingType | mustQuote (StringRef S) |
Definition at line 1124 of file YAMLTraits.h.
|
static |
References LLVM_ABI.
|
inlinestatic |
Definition at line 1127 of file YAMLTraits.h.
References llvm::yaml::needsQuotes().
|
static |
References LLVM_ABI.