LLVM API Documentation


Public Member Functions | |
| virtual const char * | name () const LLVM_OVERRIDE |
| virtual std::string | message (int ev) const LLVM_OVERRIDE |
Definition at line 49 of file system_error.cpp.
| std::string llvm::_generic_error_category::message | ( | int | ev | ) | const [virtual] |
Reimplemented from llvm::_do_message.
Definition at line 61 of file system_error.cpp.
| const char * llvm::_generic_error_category::name | ( | ) | const [virtual] |
Implements llvm::error_category.
Definition at line 56 of file system_error.cpp.