Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DOrcError.cpp26 class OrcErrorCategory : public std::error_category { class
72 OrcErrorCategory &getOrcErrCat() { in getOrcErrCat()
73 static OrcErrorCategory OrcErrCat; in getOrcErrCat()