LLVM: llvm::object::EmptyResError Class Reference (original) (raw)
#include "[llvm/Object/WindowsResource.h](WindowsResource%5F8h%5Fsource.html)"
Inheritance diagram for llvm::object::EmptyResError:
[legend]
| Public Member Functions | |
|---|---|
| EmptyResError (Twine Msg, object_error ECOverride) | |
| Public Member Functions inherited from llvm::object::GenericBinaryError | |
| GenericBinaryError (const Twine &Msg) | |
| GenericBinaryError (const Twine &Msg, object_error ECOverride) | |
| const std::string & | getMessage () const |
| void | log (raw_ostream &OS) const override |
| Public Member Functions inherited from llvm::ErrorInfo< GenericBinaryError, BinaryError > | |
| const void * | dynamicClassID () const override |
| bool | isA (const void *const ClassID) const override |
| Additional Inherited Members | |
|---|---|
| Static Public Member Functions inherited from llvm::ErrorInfo< GenericBinaryError, BinaryError > | |
| static const void * | classID () |
| Static Public Attributes inherited from llvm::object::GenericBinaryError | |
| static char | ID = 0 |
Detailed Description
Definition at line 93 of file WindowsResource.h.
Constructor & Destructor Documentation
| llvm::object::EmptyResError::EmptyResError ( Twine Msg, object_error ECOverride ) | inline |
|---|
Definition at line 95 of file WindowsResource.h.
References llvm::object::GenericBinaryError::GenericBinaryError().
The documentation for this class was generated from the following file:
- include/llvm/Object/WindowsResource.h