Searched refs:cxx23 (Results 1 – 12 of 12) sorted by relevance
18 …lang's support of the language features is `here <https://clang.llvm.org/cxx_status.html#cxx23>`__.
959 cxx_dialect >= cxx23 in c_common_post_options()1827 cxx_dialect = cxx23; in set_std_cxx23()
745 cxx23 enumerator
1395 * c-common.h (cxx_dialect): Add cxx23 as a dialect.
2354 else if (cxx_dialect < cxx23) in build_functional_cast_1()
115 else if (cxx_dialect < cxx23) in ensure_literal_type_for_constexpr_object()7524 gcc_assert (cxx_dialect >= cxx23); in cxx_eval_constant_expression()9618 if (DECL_ARTIFICIAL (t) || cxx_dialect >= cxx23) in potential_constant_expression_1()
5796 && cxx_dialect < cxx23) in start_decl()15372 if (operator_code == ARRAY_REF && cxx_dialect >= cxx23) in grok_op_properties()15435 if (operator_code == ARRAY_REF && cxx_dialect >= cxx23) in grok_op_properties()
8041 if (cxx_dialect >= cxx23 in cp_parser_postfix_open_square_expression()8044 else if (cxx_dialect >= cxx23) in cp_parser_postfix_open_square_expression()11593 else if (cxx_dialect < cxx23) in cp_parser_lambda_declarator_opt()12979 if (cxx_dialect < cxx23) in cp_parser_selection_statement()14165 if (cxx_dialect < cxx23 in cp_parser_init_statement()14316 && cxx_dialect < cxx23) in cp_parser_jump_statement()
6946 case cxx23: in get_cxx_dialect_name()
3197 else if (cxx_dialect < cxx23) in finish_compound_literal()
4144 * name-lookup.c (get_cxx_dialect_name): Add cxx23.
1860 38. https://gcc.gnu.org/projects/cxx-status.html#cxx23