LLVM API Documentation
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::IO | inline |
bitSetCase(T &Val, const char *Str, const uint32_t ConstVal) | llvm::yaml::IO | inline |
classof(const IO *io) | llvm::yaml::Input | inlinestatic |
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 |
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::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 |
nextDocument() | llvm::yaml::Input | |
setContext(void *) | llvm::yaml::IO | |
setCurrentDocument() | llvm::yaml::Input | |
~Input() | llvm::yaml::Input | |
~IO() | llvm::yaml::IO | virtual |