Searched refs:is_constant_evaluated (Results 1 – 13 of 13) sorted by relevance
366 } else if (std::is_constant_evaluated() && __parse_sign(__begin)) {373 } else if (std::is_constant_evaluated() && __parse_alternate_form(__begin)) {380 } else if (std::is_constant_evaluated() && __parse_zero_padding(__begin)) {390 } else if (std::is_constant_evaluated() && __parse_precision(__begin, __end, __ctx)) {397 } else if (std::is_constant_evaluated() && __parse_locale_specific_form(__begin)) {404 } else if (std::is_constant_evaluated() && __parse_clear_brackets(__begin)) {453 if (std::is_constant_evaluated())460 if (std::is_constant_evaluated())467 if (std::is_constant_evaluated())474 if (std::is_constant_evaluated())[all …]
63 if (is_constant_evaluated() && __next_arg_id_ >= __num_args_) in next_arg_id()82 if (is_constant_evaluated() && __id >= __num_args_) in check_arg_id()
21 _LIBCPP_HIDE_FROM_ABI inline constexpr bool is_constant_evaluated() noexcept { in is_constant_evaluated() function
60 #include <__type_traits/is_constant_evaluated.h>
107 #include <__type_traits/is_constant_evaluated.h>
61 #include <__type_traits/is_constant_evaluated.h>
319 #include <__type_traits/is_constant_evaluated.h>
512 # include <__type_traits/is_constant_evaluated.h>
1943 …_constant_evaluated [system] { header "__type_traits/is_constant_evaluated.h" }
310 using std::is_constant_evaluated;
1254 TTR_HEADERS+= is_constant_evaluated.h
761 { include: [ "<__type_traits/is_constant_evaluated.h>", "private", "<type_traits>", "public" ] },
1630 SYMBOL(is_constant_evaluated, std::, <type_traits>)