LLVM: llvm::ResolverError Class Reference (original) (raw)
#include "[llvm/DebugInfo/DWARF/DWARFDebugLoc.h](DWARFDebugLoc%5F8h%5Fsource.html)"
Inheritance diagram for llvm::ResolverError:
| Public Member Functions | |
|---|---|
| ResolverError (uint32_t Index, dwarf::LoclistEntries Kind) | |
| void | log (raw_ostream &OS) const override |
| Print an error message to an output stream. | |
| std::error_code | convertToErrorCode () const override |
| Convert this error to a std::error_code. | |
| Public Member Functions inherited from llvm::ErrorInfo< ResolverError > | |
| const void * | dynamicClassID () const override |
| bool | isA (const void *const ClassID) const override |
| Public Member Functions inherited from llvm::ErrorInfoBase | |
| virtual | ~ErrorInfoBase ()=default |
| virtual std::string | message () const |
| Return the error message as a string. | |
| template | |
| bool | isA () const |
| Static Public Attributes | |
|---|---|
| static char | ID |
Detailed Description
Definition at line 148 of file DWARFDebugLoc.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ convertToErrorCode()
| std::error_code llvm::ResolverError::convertToErrorCode ( ) const | inlineoverridevirtual |
|---|
◆ log()
| void llvm::ResolverError::log ( raw_ostream & OS) const | overridevirtual |
|---|
Member Data Documentation
◆ ID
| char llvm::ResolverError::ID | static |
|---|
The documentation for this class was generated from the following files:
- include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
- lib/DebugInfo/DWARF/DWARFDebugLoc.cpp