LLVM API Documentation

llvm::yaml::Output Member List
This is the complete list of members for llvm::yaml::Output, including all inherited members.
beginBitSetScalar(bool &) overridellvm::yaml::Output [virtual]
beginDocuments()llvm::yaml::Output
beginEnumScalar() overridellvm::yaml::Output [virtual]
beginFlowSequence() overridellvm::yaml::Output [virtual]
beginMapping() overridellvm::yaml::Output [virtual]
beginSequence() overridellvm::yaml::Output [virtual]
bitSetCase(T &Val, const char *Str, const T ConstVal)llvm::yaml::IO [inline]
bitSetCase(T &Val, const char *Str, const uint32_t ConstVal)llvm::yaml::IO [inline]
bitSetMatch(const char *, bool) overridellvm::yaml::Output [virtual]
canElideEmptySequence() overridellvm::yaml::Output [virtual]
endBitSetScalar() overridellvm::yaml::Output [virtual]
endDocuments()llvm::yaml::Output
endEnumScalar() overridellvm::yaml::Output [virtual]
endFlowSequence() overridellvm::yaml::Output [virtual]
endMapping() overridellvm::yaml::Output [virtual]
endSequence() overridellvm::yaml::Output [virtual]
enumCase(T &Val, const char *Str, const T ConstVal)llvm::yaml::IO [inline]
enumCase(T &Val, const char *Str, const uint32_t ConstVal)llvm::yaml::IO [inline]
getContext()llvm::yaml::IO
IO(void *Ctxt=nullptr)llvm::yaml::IO
mapOptional(const char *Key, T &Val)llvm::yaml::IO [inline]
mapOptional(const char *Key, Optional< T > &Val)llvm::yaml::IO [inline]
mapOptional(const char *Key, T &Val)llvm::yaml::IO [inline]
mapOptional(const char *Key, T &Val, const T &Default)llvm::yaml::IO [inline]
mapRequired(const char *Key, T &Val)llvm::yaml::IO [inline]
mapTag(StringRef, bool) overridellvm::yaml::Output [virtual]
maskedBitSetCase(T &Val, const char *Str, T ConstVal, T Mask)llvm::yaml::IO [inline]
maskedBitSetCase(T &Val, const char *Str, uint32_t ConstVal, uint32_t Mask)llvm::yaml::IO [inline]
matchEnumScalar(const char *, bool) overridellvm::yaml::Output [virtual]
Output(llvm::raw_ostream &, void *Ctxt=nullptr)llvm::yaml::Output
outputting() overridellvm::yaml::Output [virtual]
postflightDocument()llvm::yaml::Output
postflightElement(void *) overridellvm::yaml::Output [virtual]
postflightFlowElement(void *) overridellvm::yaml::Output [virtual]
postflightKey(void *) overridellvm::yaml::Output [virtual]
preflightDocument(unsigned)llvm::yaml::Output
preflightElement(unsigned, void *&) overridellvm::yaml::Output [virtual]
preflightFlowElement(unsigned, void *&) overridellvm::yaml::Output [virtual]
preflightKey(const char *key, bool, bool, bool &, void *&) overridellvm::yaml::Output [virtual]
scalarString(StringRef &, bool) overridellvm::yaml::Output [virtual]
setContext(void *)llvm::yaml::IO
setError(const Twine &message) overridellvm::yaml::Output [virtual]
~IO()llvm::yaml::IO [virtual]
~Output()llvm::yaml::Output [virtual]