LLVM
8.0.1
|
This is the complete list of members for llvm::Error, including all inherited members.
dynamicClassID() const | llvm::Error | inline |
Error() | llvm::Error | inlineprotected |
Error(const Error &Other)=delete | llvm::Error | |
Error(Error &&Other) | llvm::Error | inline |
Error(std::unique_ptr< ErrorInfoBase > Payload) | llvm::Error | inline |
ErrorList class | llvm::Error | friend |
Expected class | llvm::Error | friend |
FileError class | llvm::Error | friend |
handleErrors(Error E, HandlerTs &&... Handlers) | llvm::Error | friend |
isA() const | llvm::Error | inline |
operator bool() | llvm::Error | inlineexplicit |
operator<<(raw_ostream &OS, const Error &E) | llvm::Error | friend |
operator=(const Error &Other)=delete | llvm::Error | |
operator=(Error &&Other) | llvm::Error | inline |
success() | llvm::Error | inlinestatic |
wrap(Error) | llvm::Error | friend |
~Error() | llvm::Error | inline |