HomeSort by: relevance | last modified time | path
    Searched defs:onstexpr (Results 1 - 25 of 130) sorted by relevancy

1 2 3 4 5 6

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
sat_arith.h 117 if constexpr (is_signed_v<_Res> == is_signed_v<_Tp>) function
uses_allocator_args.h 59 if constexpr (uses_allocator_v<remove_cv_t<_Tp>, _Alloc>) function
61 if constexpr (is_constructible_v<_Tp, allocator_arg_t, function
sat_arith.h 117 if constexpr (is_signed_v<_Res> == is_signed_v<_Tp>) function
uses_allocator_args.h 59 if constexpr (uses_allocator_v<remove_cv_t<_Tp>, _Alloc>) function
61 if constexpr (is_constructible_v<_Tp, allocator_arg_t, function
ranges_cmp.h 117 if constexpr (__detail::__less_builtin_ptr_cmp<_Tp, _Up>) function
ranges_cmp.h 117 if constexpr (__detail::__less_builtin_ptr_cmp<_Tp, _Up>) function
atomic_timed_wait.h 116 if constexpr (is_same_v<__wait_clock_t, _Clock>) function
move_only_function.h 156 if constexpr (__stored_locally<_Tp>) function
ranges_base.h 119 if constexpr (is_array_v<remove_reference_t<_Tp>>) function
169 if constexpr (is_bounded_array_v<remove_reference_t<_Tp>>) function
377 if constexpr (integral<__size_type>) function
semaphore_base.h 153 if constexpr (std::is_same_v<__clock_t, _Clock>) function
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
uses_allocator_args.h 62 if constexpr (uses_allocator_v<remove_cv_t<_Tp>, _Alloc>) function
64 if constexpr (is_constructible_v<_Tp, allocator_arg_t, function
uses_allocator_args.h 62 if constexpr (uses_allocator_v<remove_cv_t<_Tp>, _Alloc>) function
64 if constexpr (is_constructible_v<_Tp, allocator_arg_t, function
ranges_cmp.h 120 if constexpr (__detail::__less_builtin_ptr_cmp<_Tp, _Up>) function
ranges_cmp.h 120 if constexpr (__detail::__less_builtin_ptr_cmp<_Tp, _Up>) function
  /src/external/apache2/llvm/dist/libcxx/include/__iterator/
iter_move.h 64 if constexpr (is_lvalue_reference_v<decltype(*_VSTD::forward<_Ip>(__i))>) { function
iter_move.h 64 if constexpr (is_lvalue_reference_v<decltype(*_VSTD::forward<_Ip>(__i))>) { function
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd_ppc.h 131 if constexpr (__have_power10vec) function
simd_ppc.h 131 if constexpr (__have_power10vec) function
simd_converter.h 169 else if constexpr (_Arg::_S_first_size == _Ret::_S_first_size) function in struct:_SimdConverter
197 else if constexpr (_Arg::_S_tuple_size == 1) function
267 else if constexpr (_Ret::_S_tuple_size == 1 function in struct:_SimdConverter
simd_converter.h 169 else if constexpr (_Arg::_S_first_size == _Ret::_S_first_size) function in struct:_SimdConverter
197 else if constexpr (_Arg::_S_tuple_size == 1) function
267 else if constexpr (_Ret::_S_tuple_size == 1 function in struct:_SimdConverter
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd_converter.h 132 else if constexpr (_Arg::_S_first_size == _Ret::_S_first_size) function in struct:_SimdConverter
160 else if constexpr (_Arg::_S_tuple_size == 1) function
230 else if constexpr (_Ret::_S_tuple_size == 1 function in struct:_SimdConverter
simd_ppc.h 131 if constexpr (__have_power10vec) function
simd_converter.h 132 else if constexpr (_Arg::_S_first_size == _Ret::_S_first_size) function in struct:_SimdConverter
160 else if constexpr (_Arg::_S_tuple_size == 1) function
230 else if constexpr (_Ret::_S_tuple_size == 1 function in struct:_SimdConverter
simd_ppc.h 131 if constexpr (__have_power10vec) function
  /src/external/apache2/llvm/dist/libcxx/include/__ranges/
access.h 65 if constexpr (__complete) { \/\/ used to disable cryptic diagnostic function
130 if constexpr (__complete) { \/\/ used to disable cryptic diagnostic function

Completed in 39 milliseconds

1 2 3 4 5 6