Searched refs:has12 (Results 1 – 1 of 1) sorted by relevance
110 return has12(type, type); in both()121 return has12(type1, type2) || has12(type2, type1); in combination()142 inline bool has12(operation_type type1, operation_type type2) const in has12() function