LLDB mainline
ExpressionCategory Class Reference

A std::error_code category for eErrorTypeExpression. More...

Inheritance diagram for ExpressionCategory:
[legend]

Private Member Functions

const char * name () const noexcept override
std::string message (int __ev) const override

Detailed Description

A std::error_code category for eErrorTypeExpression.

Definition at line 21 of file DiagnosticManager.cpp.

Member Function Documentation

◆ message()

std::string ExpressionCategory::message ( int __ev) const
inlineoverrideprivate

Definition at line 25 of file DiagnosticManager.cpp.

References lldb_private::toString().

◆ name()

const char * ExpressionCategory::name ( ) const
inlineoverrideprivatenoexcept

Definition at line 22 of file DiagnosticManager.cpp.


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