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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Object/
H A DError.h22 const error_category &object_category();
39 return error_code(static_cast<int>(e), object_category());
/macosx-10.10.1/llvmCore-3425.0.34/lib/Object/
H A DError.cpp54 const error_category &object::object_category() { function in class:object

Completed in 133 milliseconds