LLVM: DIAErrorCategory Class Reference (original) (raw)
Inheritance diagram for DIAErrorCategory:
[legend]
| Public Member Functions | |
|---|---|
| const char * | name () 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::pdb::already_loaded, llvm::pdb::could_not_create_impl, llvm::pdb::debug_info_mismatch, llvm::pdb::invalid_file_format, llvm::pdb::invalid_parameter, llvm_unreachable, and llvm::pdb::unspecified.
◆ name()
| const char * DIAErrorCategory::name ( ) const | inlineoverridenoexcept |
|---|
Definition at line 12 of file DIAError.cpp.
References const.
The documentation for this class was generated from the following file:
- lib/DebugInfo/PDB/DIA/DIAError.cpp