LLVM 19.0.0git
Public Member Functions | List of all members
llvm::object::EmptyResError Class Reference

#include "llvm/Object/WindowsResource.h"

Inheritance diagram for llvm::object::EmptyResError:
Inheritance graph
[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 92 of file WindowsResource.h.

Constructor & Destructor Documentation

◆ EmptyResError()

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

Definition at line 94 of file WindowsResource.h.


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