|
LLVM 22.0.0git
|
This is the complete list of members for llvm::codeview::CodeViewError, including all inherited members.
| classID() | llvm::ErrorInfo< CodeViewError, StringError > | inlinestatic |
| CodeViewError(const Twine &S) | llvm::codeview::CodeViewError | inline |
| convertToErrorCode() const override | llvm::StringError | virtual |
| dynamicClassID() const override | llvm::ErrorInfo< CodeViewError, StringError > | inlinevirtual |
| getMessage() const | llvm::StringError | inline |
| ID | llvm::codeview::CodeViewError | static |
| isA(const void *const ClassID) const override | llvm::ErrorInfo< CodeViewError, StringError > | inlinevirtual |
| llvm::ErrorInfoBase::isA() const | llvm::ErrorInfoBase | inline |
| log(raw_ostream &OS) const override | llvm::StringError | virtual |
| message() const | llvm::ErrorInfoBase | inlinevirtual |
| StringError(std::string &&S, std::error_code EC, bool PrintMsgOnly) | llvm::StringError | |
| StringError(std::error_code EC, const Twine &S=Twine()) | llvm::StringError | |
| StringError(const Twine &S, std::error_code EC) | llvm::StringError | |
| ~ErrorInfoBase()=default | llvm::ErrorInfoBase | virtual |