Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DError.cpp27 class ErrorErrorCategory : public std::error_category { class
48 ErrorErrorCategory &getErrorErrorCat() { in getErrorErrorCat()
49 static ErrorErrorCategory ErrorErrorCat; in getErrorErrorCat()