Home
last modified time | relevance | path

Searched refs:cxxdump_category (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/llvm-cxxdump/
DError.h20 const std::error_category &cxxdump_category();
29 return std::error_code(static_cast<int>(e), cxxdump_category()); in make_error_code()
DError.cpp42 const std::error_category &cxxdump_category() { in cxxdump_category() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cxxdump/
DError.h20 const std::error_category &cxxdump_category();
29 return std::error_code(static_cast<int>(e), cxxdump_category()); in make_error_code()
DError.cpp42 const std::error_category &cxxdump_category() { in cxxdump_category() function