LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::yaml::IO Member List

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

beginBitSetScalar(bool &)=0llvm::yaml::IOpure virtual
beginEnumScalar()=0llvm::yaml::IOpure virtual
beginFlowSequence()=0llvm::yaml::IOpure virtual
beginMapping()=0llvm::yaml::IOpure virtual
beginSequence()=0llvm::yaml::IOpure virtual
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)=0llvm::yaml::IOpure virtual
canElideEmptySequence()=0llvm::yaml::IOpure virtual
endBitSetScalar()=0llvm::yaml::IOpure virtual
endEnumScalar()=0llvm::yaml::IOpure virtual
endFlowSequence()=0llvm::yaml::IOpure virtual
endMapping()=0llvm::yaml::IOpure virtual
endSequence()=0llvm::yaml::IOpure virtual
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
getContext()llvm::yaml::IO
IO(void *Ctxt=NULL)llvm::yaml::IO
mapOptional(const char *Key, T &Val)llvm::yaml::IOinline
mapOptional(const char *Key, T &Val)llvm::yaml::IOinline
mapOptional(const char *Key, T &Val, const T &Default)llvm::yaml::IOinline
mapRequired(const char *Key, T &Val)llvm::yaml::IOinline
mapTag(StringRef Tag, bool Default=false)=0llvm::yaml::IOpure virtual
matchEnumScalar(const char *, bool)=0llvm::yaml::IOpure virtual
outputting() const =0llvm::yaml::IOpure virtual
postflightElement(void *)=0llvm::yaml::IOpure virtual
postflightFlowElement(void *)=0llvm::yaml::IOpure virtual
postflightKey(void *)=0llvm::yaml::IOpure virtual
preflightElement(unsigned, void *&)=0llvm::yaml::IOpure virtual
preflightFlowElement(unsigned, void *&)=0llvm::yaml::IOpure virtual
preflightKey(const char *, bool, bool, bool &, void *&)=0llvm::yaml::IOpure virtual
scalarString(StringRef &)=0llvm::yaml::IOpure virtual
setContext(void *)llvm::yaml::IO
setError(const Twine &)=0llvm::yaml::IOpure virtual
~IO()llvm::yaml::IOvirtual