Searched defs:is_same_type (Results 1 – 2 of 2) sorted by relevance
6 struct is_same_type { struct10 struct is_same_type<T, T> { argument18 static_assert(is_same_type<char, __underlying_type(f)>::value, argument
18 subroutine is_same_type(a, b) subroutine29 ! CHECK-LABEL: func.func @_QMsame_type_as_modPis_same_type( argument