Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DError.cpp29 class ErrorErrorCategory : public std::error_category { class
50 ErrorErrorCategory &getErrorErrorCat() { in getErrorErrorCat()
51 static ErrorErrorCategory ErrorErrorCat; in getErrorErrorCat()