Declared in <llvm/IR/LLVMRemarkStreamer.h>
template<typename ThisError>
struct LLVMRemarkSetupErrorInfo
: ErrorInfo<ThisError>
| Name | Description |
|---|---|
ErrorInfo<ThisError> | Base class for user error types. Users should declare their error types like: |
| Name | Description |
|---|---|
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 |
| Name | Description |
|---|---|
classID | Return the RTTI class identifier for ThisErrT. |
| Name |
|---|
EC |
Msg |
| Name |
|---|
Unnamed using |
| Name | Description |
|---|---|
LLVMRemarkSetupFileError | |
LLVMRemarkSetupFormatError | |
LLVMRemarkSetupPatternError |