Home
last modified time | relevance | path

Searched refs:object_category (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Object/
DError.h26 const std::error_category &object_category();
40 return std::error_code(static_cast<int>(e), object_category()); in make_error_code()
/external/llvm-project/llvm/include/llvm/Object/
DError.h27 const std::error_category &object_category();
42 return std::error_code(static_cast<int>(e), object_category()); in make_error_code()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DError.h25 const std::error_category &object_category();
40 return std::error_code(static_cast<int>(e), object_category()); in make_error_code()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DError.cpp76 const std::error_category &object::object_category() { in object_category() function in object
/external/llvm/lib/Object/
DError.cpp74 const std::error_category &object::object_category() { in object_category() function in object
/external/llvm-project/llvm/lib/Object/
DError.cpp78 const std::error_category &object::object_category() { in object_category() function in object