LLVM API Documentation

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

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

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
classof(const IO *io)llvm::yaml::Inputinlinestatic
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
error()llvm::yaml::Input
getContext()llvm::yaml::IO
Input(StringRef InputContent, void *Ctxt=NULL, SourceMgr::DiagHandlerTy DiagHandler=NULL, void *DiagHandlerCtxt=NULL)llvm::yaml::Input
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
nextDocument()llvm::yaml::Input
setContext(void *)llvm::yaml::IO
setCurrentDocument()llvm::yaml::Input
~Input()llvm::yaml::Input
~IO()llvm::yaml::IOvirtual