Home
last modified time | relevance | path

Searched refs:_object_error_category (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DError.cpp24 class _object_error_category : public std::error_category { class
31 const char *_object_error_category::name() const noexcept { in name()
35 std::string _object_error_category::message(int EV) const { in message()
74 static ManagedStatic<_object_error_category> error_category;
/external/llvm/lib/Object/
DError.cpp25 class _object_error_category : public std::error_category { class
32 const char *_object_error_category::name() const LLVM_NOEXCEPT { in name()
36 std::string _object_error_category::message(int EV) const { in message()
72 static ManagedStatic<_object_error_category> error_category;
/external/llvm-project/llvm/lib/Object/
DError.cpp25 class _object_error_category : public std::error_category { class
32 const char *_object_error_category::name() const noexcept { in name()
36 std::string _object_error_category::message(int EV) const { in message()
76 static ManagedStatic<_object_error_category> error_category;