Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dunderlying_type.cpp6 struct is_same_type { struct
10 struct is_same_type<T, T> { argument
18 static_assert(is_same_type<char, __underlying_type(f)>::value, argument
/llvm-project/flang/test/Lower/Intrinsics/
H A Dsame_type_as.f9018 subroutine is_same_type(a, b) subroutine
29 ! CHECK-LABEL: func.func @_QMsame_type_as_modPis_same_type( argument