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