LLVM 22.0.0git
llvm::yaml::Output Member List

This is the complete list of members for llvm::yaml::Output, including all inherited members.

beginBitSetScalar(bool &) overridellvm::yaml::Outputvirtual
beginDocuments()llvm::yaml::Output
beginEnumScalar() overridellvm::yaml::Outputvirtual
beginFlowMapping() overridellvm::yaml::Outputvirtual
beginFlowSequence() overridellvm::yaml::Outputvirtual
beginMapping() overridellvm::yaml::Outputvirtual
beginSequence() overridellvm::yaml::Outputvirtual
bitSetCase(T &Val, const char *Str, const T ConstVal)llvm::yaml::IOinline
bitSetCase(T &Val, const char *Str, const uint32_t ConstVal)llvm::yaml::IOinline
bitSetMatch(const char *, bool) overridellvm::yaml::Outputvirtual
blockScalarString(StringRef &) overridellvm::yaml::Outputvirtual
canElideEmptySequence() overridellvm::yaml::Outputvirtual
endBitSetScalar() overridellvm::yaml::Outputvirtual
endDocuments()llvm::yaml::Output
endEnumScalar() overridellvm::yaml::Outputvirtual
endFlowMapping() overridellvm::yaml::Outputvirtual
endFlowSequence() overridellvm::yaml::Outputvirtual
endMapping() overridellvm::yaml::Outputvirtual
endSequence() overridellvm::yaml::Outputvirtual
enumCase(T &Val, const char *Str, const T ConstVal)llvm::yaml::IOinline
enumCase(T &Val, const char *Str, const uint32_t ConstVal)llvm::yaml::IOinline
enumFallback(T &Val)llvm::yaml::IOinline
error() overridellvm::yaml::Outputvirtual
getContext() constllvm::yaml::IO
getNodeKind() overridellvm::yaml::Outputvirtual
IO(void *Ctxt=nullptr)llvm::yaml::IO
keys() overridellvm::yaml::Outputvirtual
mapOptional(const char *Key, T &Val)llvm::yaml::IOinline
mapOptional(const char *Key, T &Val, const DefaultT &Default)llvm::yaml::IOinline
mapOptionalWithContext(const char *Key, T &Val, Context &Ctx)llvm::yaml::IOinline
mapOptionalWithContext(const char *Key, std::optional< T > &Val, Context &Ctx)llvm::yaml::IOinline
mapOptionalWithContext(const char *Key, T &Val, const DefaultT &Default, Context &Ctx)llvm::yaml::IOinline
mapRequired(const char *Key, T &Val)llvm::yaml::IOinline
mapRequired(const char *Key, T &Val, Context &Ctx)llvm::yaml::IOinline
mapTag(StringRef, bool) overridellvm::yaml::Outputvirtual
maskedBitSetCase(T &Val, const char *Str, T ConstVal, T Mask)llvm::yaml::IOinline
maskedBitSetCase(T &Val, const char *Str, uint32_t ConstVal, uint32_t Mask)llvm::yaml::IOinline
matchEnumFallback() overridellvm::yaml::Outputvirtual
matchEnumScalar(const char *, bool) overridellvm::yaml::Outputvirtual
Output(raw_ostream &, void *Ctxt=nullptr, int WrapColumn=70)llvm::yaml::Output
outputting() const overridellvm::yaml::Outputvirtual
postflightDocument()llvm::yaml::Output
postflightElement(void *) overridellvm::yaml::Outputvirtual
postflightFlowElement(void *) overridellvm::yaml::Outputvirtual
postflightKey(void *) overridellvm::yaml::Outputvirtual
preflightDocument(unsigned)llvm::yaml::Output
preflightElement(unsigned, void *&) overridellvm::yaml::Outputvirtual
preflightFlowElement(unsigned, void *&) overridellvm::yaml::Outputvirtual
preflightKey(const char *key, bool, bool, bool &, void *&) overridellvm::yaml::Outputvirtual
scalarString(StringRef &, QuotingType) overridellvm::yaml::Outputvirtual
scalarTag(std::string &) overridellvm::yaml::Outputvirtual
setAllowUnknownKeys(bool Allow)llvm::yaml::IOvirtual
setContext(void *)llvm::yaml::IO
setError(const Twine &message) overridellvm::yaml::Outputvirtual
setWriteDefaultValues(bool Write)llvm::yaml::Outputinline
~IO()llvm::yaml::IOvirtual
~Output() overridellvm::yaml::Output