Searched defs:_cat (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A Dsystem_error.h674 error_condition(int _val, const error_category& _cat) argument
683 void assign(int _val, const error_category& _cat) { argument
736 error_code(int _val, const error_category& _cat) argument
746 void assign(int _val, const error_category& _cat) { argument

Completed in 77 milliseconds