|
LLVM 22.0.0git
|
#include "llvm/Object/WindowsResource.h"
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 |
Definition at line 93 of file WindowsResource.h.
|
inline |
Definition at line 95 of file WindowsResource.h.
References llvm::object::GenericBinaryError::GenericBinaryError().