LLVM 22.0.0git
llvm::object::EmptyResError Class Reference

#include "llvm/Object/WindowsResource.h"

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

◆ EmptyResError()

llvm::object::EmptyResError::EmptyResError ( Twine Msg,
object_error ECOverride )
inline

The documentation for this class was generated from the following file: