LLVM 19.0.0git
Public Member Functions | List of all members
DIAErrorCategory Class Reference
Inheritance diagram for DIAErrorCategory:
Inheritance graph
[legend]

Public Member Functions

const charname () const noexcept override
 
std::string message (int Condition) const override
 

Detailed Description

Definition at line 10 of file DIAError.cpp.

Member Function Documentation

◆ message()

std::string DIAErrorCategory::message ( int  Condition) const
inlineoverride

Definition at line 13 of file DIAError.cpp.

References llvm_unreachable.

◆ name()

const char * DIAErrorCategory::name ( ) const
inlineoverridenoexcept

Definition at line 12 of file DIAError.cpp.


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