Searched refs:object_category (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm/Object/
H A DError.h22 const error_category &object_category();
39 return error_code(static_cast<int>(e), object_category());
/freebsd-10.2-release/contrib/llvm/lib/Object/
H A DError.cpp56 const error_category &object::object_category() { function in class:object

Completed in 48 milliseconds