llvm::LLVMRemarkSetupErrorInfo

Synopsis

Declared in <llvm/IR/LLVMRemarkStreamer.h>

template<typename ThisError>
struct LLVMRemarkSetupErrorInfo
    : ErrorInfo<ThisError>

Base Classes

NameDescription
ErrorInfo<ThisError>Base class for user error types. Users should declare their error types like:

Member Functions

NameDescription
LLVMRemarkSetupErrorInfo [constructor]Construct from Error
convertToErrorCode
dynamicClassID Return the dynamic class ID for this error instance.
isA Return true if this error is an instance of ClassID or a parent.
log

Static Member Functions

NameDescription
classID Return the RTTI class identifier for ThisErrT.

Data Members

Name
EC
Msg

Using Declarations

Name
Unnamed using