Home
last modified time | relevance | path

Searched defs:__cat (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/include/__system_error/
H A Derror_code.h50 error_code(int __val,const error_category & __cat) error_code() argument
58 assign(int __val,const error_category & __cat) assign() argument
/llvm-project/libcxx/include/__compare/
H A Dcommon_comparison_category.h59 constexpr _CCC __cat = __comp_detail::__compute_comp_type(__type_kinds); in __get_comp_type() local