|
LLVM 22.0.0git
|
This is the complete list of members for llvm::MachO::TextAPIError, including all inherited members.
| classID() | llvm::ErrorInfo< TextAPIError > | inlinestatic |
| convertToErrorCode() const override | llvm::MachO::TextAPIError | virtual |
| dynamicClassID() const override | llvm::ErrorInfo< TextAPIError > | inlinevirtual |
| EC | llvm::MachO::TextAPIError | |
| ID | llvm::MachO::TextAPIError | static |
| isA(const void *const ClassID) const override | llvm::ErrorInfo< TextAPIError > | inlinevirtual |
| llvm::ErrorInfoBase::isA() const | llvm::ErrorInfoBase | inline |
| log(raw_ostream &OS) const override | llvm::MachO::TextAPIError | virtual |
| message() const | llvm::ErrorInfoBase | inlinevirtual |
| Msg | llvm::MachO::TextAPIError | |
| TextAPIError(TextAPIErrorCode EC) | llvm::MachO::TextAPIError | inline |
| TextAPIError(TextAPIErrorCode EC, std::string Msg) | llvm::MachO::TextAPIError | inline |
| ~ErrorInfoBase()=default | llvm::ErrorInfoBase | virtual |